Professional JSP

  • Authors:
  • Simon Brown;Sing Li;Robert Burdick;Bob Sullivan;Mark Nelson;Steve Wilkinson;Rod Johnson;Geoff Taylor;Jayson Falkner;Ben Galbraith;Lar Kim;Larry Kim;C. Kochmer;John Timney;Dan Malks;Sameer Tyagi;Grant Palmer;Darko Cokor

  • Affiliations:
  • -;-;-;-;-;-;-;-;-;-;-;-;-;-;-;-;-;-

  • Venue:
  • Professional JSP
  • Year:
  • 2001

Quantified Score

Hi-index 0.02

Visualization

Abstract

From the Publisher:JavaServer Pages, together with the Java Servlet, provide the dynamic web content presentation layer for the Java 2 Enterprise Edition. JSPs and Servlets integrate tightly to enable scalable and portable applications, and are widely supported. This book targets the next generation of these technologies, JSP 1.2 and Servlets 2.3, which are nearing completion under the Java Community Process and provide major enhancements to Java's web programming model. This book looks in depth at these core components of the forthcoming J2EE 1.3 platform, preparing you for building the next generation of web solutions. You'll learn about the enhancements to the JSP tag library model; the new filtering and application event facilities; how to architect web applications to ensure a clean separation of presentation and logic; and the increasingly popular Jakarta Struts framework. The book also addresses using JSP with XML and XSLT; database access with JDBC; and how JSP and Servlets fit into the overall J2EE platform alongside Enterprise JavaBeans, JavaMail, and other J2EE technologies. What does this book cover? The fundamentals of web programming with JavaServer Pages 1.2 and Java Servlets 2.3 Designing and implementing JSP tag libraries Using JSP with JDBC databases and XML documents Auditing, authentication, and content transformation with Servlet 2.3 filtering Design and architecture for scalable and maintainable dynamic web applications Using the Jakarta Struts framework and tag libraries to build an E-Commerce site The role of JSP and Servlets in relation to the Java 2 Enterprise Edition Who is this book for? This book is for professional Java programmers who want to use JSP and Servlets to create the front end of their J2EE web applications, and to see how these technologies separate presentation from the generation of dynamic content. No knowledge of JSP or Servlets is required, but the reader is assumed to be familiar with the Java language and core APIs. Some knowledge of XML and EJB will be of benefit to the reader, but is not essential. Wrox provides on-line discussion for the above title and surrounding technologies on P2P.