Core Servlets and JavaServer Pages, Volume 2 Advanced Technologies, Second Edition

Java EE is the technology of choice for e-commerce applications, interactive Web sites, and Web-enabled services. Servlet and JSP technology provides the link between Web clients and server-side applications on this platform. Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Secon...

Full description

Bibliographic Details
Main Authors: Hall, Marty, Brown, Larry (Author), Chaikin, Yaakov (Author)
Format: eBook
Language:English
Published: [Place of publication not identified] Pearson 2007
Edition:2nd edition
Series:Java 2 platform, enterprise edition series
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02962nmm a2200337 u 4500
001 EB001915291
003 EBX01000000000000001078193
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780131482609 
100 1 |a Hall, Marty 
245 0 0 |a Core Servlets and JavaServer Pages, Volume 2  |b Advanced Technologies, Second Edition  |c Hall, Marty 
250 |a 2nd edition 
260 |a [Place of publication not identified]  |b Pearson  |c 2007 
300 |a 736 pages 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
700 1 |a Brown, Larry  |e author 
700 1 |a Brown, Larry 
700 1 |a Chaikin, Yaakov  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Java 2 platform, enterprise edition series 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9780131482609 
776 |z 0131482602 
856 4 0 |u https://learning.oreilly.com/library/view/~/0131482602/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.3762 
520 |a Java EE is the technology of choice for e-commerce applications, interactive Web sites, and Web-enabled services. Servlet and JSP technology provides the link between Web clients and server-side applications on this platform. Core Servlets and JavaServer Pages, Volume 2: Advanced Technologies, Second Edition, is the definitive guide to the advanced features and capabilities provided by servlets and JSP. Volume 2 presents advanced capabilities like custom tag libraries, filters, declarative security, JSTL, and Struts. Like the first volume, it teaches state-of-the-art techniques and best practices illustrated with complete, working, fully documented programs. Volume 2 explains in detail the advanced tools and techniques needed to build robust, enterprise-class applications. You'll learn how to control application behavior through the web.xml deployment descriptor file, how to enhance application security through both declarative and programmatic methods, and how to use servlet and JSP filters to encapsulate common behavior. You'll also learn how to control major application lifecycle events, best practices for using JSTL, and how to build custom tag libraries. Volume 2 concludes with an in-depth introduction to the Jakarta Struts framework. Complete source code for all examples is available free for unrestricted use at www.volume2.coreservlets.com. For information on Java training from Marty Hall, go to courses.coreservlets.com. Volume 1 presents comprehensive coverage of the servlets and JSP specifications, including HTTP headers, cookies, session tracking, JSP scripting elements, file inclusion, the MVC architecture, and the JSP expression language. It also covers HTML forms, JDBC, and best practices for design and implementation