Pro JSP 2 / Simon Brown ... [et al.].

AUTOR: Simon, Brown
ISBN: 1590595130
          9781590595130
IDIOMA: eng
PÁGINAS: XXXI, 693
AÑO: 2005

 
   
RECOMENDADO EN LAS SIGUIENTES ASIGNATURAS
Programación de aplicaciones web
 
RESUMEN

Simpler, faster, easier dynamic website development based on new additions to an established and proven technologythat's what JavaServer Pages (JSP) 2.0 is all about. Pro JSP, Third Edition is the most comprehensive guide and reference to JSP 2.0 yet. It equips you with the tools, techniques, and understanding you need to develop web applications with JSP and Java servlets.

The new features of the JSP 2.0 and Servlet 2.4 specifications make developing web applications easier than ever before. The new JSP Expression Language (EL) provides a new, simple language for creating JSP pages and tags. In addition, by also using the JSP Standard Tag Library (JSTL), you'll never have to use a Java scriptlet or write spaghetti code again.

Beyond covering the JSP and Servlet APIs, this book shows you how to choose and implement the best persistence option for your web applications; how to secure your web sites against malicious attack and accidental misuse; how to improve the performance and scalability of your JSP pages; and how to architect and design your applications to be reliable, stable, and maintainable through the use of design patterns and best practices.

Finally, no JSP book would be complete today without looking at the role that open source projects such as Ant, Struts, XDoclet, JUnit, and Cactus can play in making your web development even easier.
 
INDICE

About the Authors
Introduction
Ch. 1 The Anatomy of a JavaServer Page 1
Ch. 2 Servlets and Deployment 43
Ch. 3 The JavaServer Pages Expression Language 91
Ch. 4 JavaServer Pages Standard Tag Library 131
Ch. 5 Tag Files and Simple Tags 179
Ch. 6 Classic Tags 217
Ch. 7 Custom Tag Advanced Features and Best Practices 253
Ch. 8 Data Access Options for Web Applications 285
Ch. 9 Introduction to Filtering 321
Ch. 10 Advanced Filtering Techniques 355
Ch. 11 Security in Web Applications 391
Ch. 12 Improving Web Application Performance and Scalability 431
Ch. 13 Web Application Design and Best Practices 451
Ch. 14 Using Struts, XDoclet, and Other Tools 485
App. A JavaServer Pages Syntax Reference 547
App. B JavaServer Pages Implicit Objects 563
Index 583