Core Servlets and JavaServer Pages

Core Servlets and JavaServer Pages
Author :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 0130092290
ISBN-13 : 9780130092298
Rating : 4/5 (90 Downloads)

Book Synopsis Core Servlets and JavaServer Pages by : Marty Hall

Download or read book Core Servlets and JavaServer Pages written by Marty Hall and published by . This book was released on 2003 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: The J2EE(TM) Platform has become the technology of choice for developing professional e-commerce applications, interactive Web sites, and Web-enabled applications and services. Servlet and JSP(TM) technology is the foundation of this platform: it provides the link between Web clients and server-side applications. In this 2nd edition of the worldwide bestseller, the authors show you how to apply the latest servlet and JSP capabilities. Unlike other books that treat servlet or JSP technology in isolation, Core Servlets and JavaServer Pages provides a unified treatment, showing you when servlet technology is best, when the JSP approach is preferred, and when (and how) servlets and JSP should work together. Part I provides exhaustive coverage of the servlet 2.4 specification. It starts with server configuration, basic syntax, the servlet life cycle, and use of form data. It moves on to applying HTTP 1.1, cookies, and session tracking. Advanced topics include compressing Web content, incrementally updating results, dynamically generating images, and creating shopping carts. Part II gives an in-depth guide to JSP 2.0. It covers both the "classic" JSP scripting elements and the new JSP 2.0 expression language. It shows how to control the content type, designate error pages, include files, and integrate JavaBeans components. Advanced topics include sharing beans, generating Excel spreadsheets, and dealing with concurrency. Part III covers two key supporting technologies: HTML forms and database access with JDBC(TM). It explains every standard HTML input element and shows how to use appropriate JDBC drivers, perform database queries, process results, and perform updates. Advanced topics include parameterized queries, stored procedures, and transaction control. Design strategies include ways to integrate servlet and JSP technology, best practices for invoking Java code from JSP pages, plans for dealing with missing and malformed data, and application of the MVC architecture. Handy guides walk you through use of three popular servlet and JSP engines (Apache Tomcat, Macromedia JRun, and Caucho Resin) and some of the most widely used database systems (MySQL, Oracle9i, Microsoft Access). Volume 2 of this book covers advanced topics: filters, custom tag libraries, database connection pooling, Web application security, the JSP Standard Tag Library (JSTL), Apache Struts, JavaServer Faces (JSF), JAXB, and more. The same clear step-by-step explanations that made ...


Core Servlets and JavaServer Pages Related Books

Core Servlets and JavaServer Pages
Language: en
Pages: 740
Authors: Marty Hall
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: Prentice Hall Professional

DOWNLOAD EBOOK

This comprehensive guide for experienced developers presents a new approach to separating the static parts of a Web page from the dynamic portion, making the po
More Servlets and Javaserver Pages
Language: en
Pages: 722
Authors: Marty Hall
Categories: Computers
Type: BOOK - Published: 2002 - Publisher: Sun Microsystems Press

DOWNLOAD EBOOK

Explains how to program using servlet and JSP technology, discusses Web application development and deployment, describes Web application security, examines fil
JavaServer Pages
Language: en
Pages: 767
Authors: Hans Bergsten
Categories: Computers
Type: BOOK - Published: 2003-12-11 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

JavaServer Pages (JSP) has built a huge following since the release of JSP 1.0 in 1999, providing Enterprise Java developers with a flexible tool for the develo
Servlet & JSP: A Beginner's Tutorial
Language: en
Pages: 377
Authors: Budi Kurniawan
Categories: Computers
Type: BOOK - Published: 2016-05-02 - Publisher: Brainy Software Inc

DOWNLOAD EBOOK

Servlet and JavaServer Pages (JSP) are the underlying technologies for developing web applications in Java. They are essential for any programmer to master in o
Murach's Java Servlets and JSP
Language: en
Pages: 0
Authors: Joel Murach
Categories: Java (Computer program language)
Type: BOOK - Published: 2014 - Publisher:

DOWNLOAD EBOOK

Provides information on using servlets and JavaServer p. to create Web applications that use the MVC pattern.