Amazon.co.uk Review
Here is a comprehensive guide to a fast-growing technology for Web developers. JavaServer Pages (JSPs) let you embed server-side Java into Web pages, while also offering full access to other features such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access. The reference JSP implementation is the freely available Apache Tomcat server, so it does not cost anything to get started. All the example code in this book has been tested on Tomcat.
The first part of JavaServer Pages covers the essentials of HTTP and Java Servlets, on which JSPs are based. There is also a guide to installing Tomcat on your Windows or Unix system. The next part, which is aimed at Web page designers as well as programmers, covers JSP application development. There are chapters on scripting elements, error handling, managing user sessions, database access, security, and the use of XML and XSL with JSP. Part III is for programmers, and broadens the scope to include EJB and other Java components, developing custom tags, and achieving highly scaleable applications using database connection pools. The book concludes with a comprehensive reference section.
The author has been an active participant in the official Servlet and JSP working groups, and his book is both well informed and well organised. It provides experts with invaluable tips and insights, while newcomers will find all they need to assess and implement their first JSP applications. --Tim Anderson
--This text refers to an out of print or unavailable edition of this title.
Book Description
JavaServer Pages (JSP) enable web developers to combine the flexibility of HTML with the power of Java components to capitalize on dynamic features for web applications. The simplicity of JSP's component-based model, combined with the cross-platform power of Java, creates a web development environment with enormous potential.
Written by a key contributor not only to the JSP specification, but also to the JSP and Servlet reference implementations, the second edition of this comprehensive guide to JavaServer Pages shows you how to embed server-side Java into Web pages, while also offering full access to other features such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access. In addition, this book covers the new Java Standard Tag Library (JSTL) in exhaustive detail-- in fact, most of the examples are updated to use this groundbreaking new technology from Sun Microsystems, Inc.
Filled with useful examples and the depth, clarity, and attention to detail that made the first edition so popular with web developers, JavaServer Pages, 2nd Edition is completely revised and updated to cover the substantial changes in the 1.2 version of the JSP specifications, and includes coverage of the new JSTL Tag libraries-an eagerly anticipated standard set of JSP elements for the tasks needed in most JSP applications, as well as thorough coverage of Custom Tag Libraries.
Web page authors will benefit from the chapters on generating dynamic content, handling session information, accessing databases, authenticating users, and personalizing content. In the programming-oriented chapters, Java programmers learn how to create Java components and custom JSP tags for web authors to use in JSP pages.
JavaServer Pages provides experts with invaluable tips and insights, while developers with no prior JSP experience will find the practical, step-by-step instructions they need to develop dynamic web pages or JSP applications.
"This is a complete, comprehensive, and most of all, practical book. The author excels at sharing his vast expertise so web developers can make the most out of JavaServer Pages and related web technologies."
Pierre Delisle, JSP Standard Tag Library Specification Lead
See all Product Description