Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Servlet and JavaServer Pages (JSP) are the underlying technologies for developing web applications in Java. They are essential for any programmer to master in order to effectively use frameworks such as JavaServer Faces, Struts 2, or Spring MVC.
Covering Servlet 3.0 and JSP 2.2, this book explains the important programming concepts and design models in Java web development as well as related technologies and new features in the latest versions of Servlet and JSP. With comprehensive coverage and a lot of examples, this book is a guide to building real-world applications. Topics discussed in this book include:
The Servlet API
JSP syntax and scripting elements
Session management
The Expression Language
JavaServer Pages Standard Tag Library (JSTL)
Custom tags and tag files
Filters and listeners
Application design
Connection pooling
Dependency injection
File upload and programmatic file download
Asynchronous processing
Security
Deployment and the deployment descriptor
Dynamic registration
Servlet container initializers
Average Rating: ![]()
![]()
![]()
![]()
Based on 5 Ratings
"Software Engineer" - by NataliaKott on 10-SEP-2012
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
Great book with clear and concise summaries and good practical examples.
Report as Inappropriate
"Servlets" - by Shamal Jayakody on 27-MAR-2012
Reviewer Rating: ![]()
![]()
![]()
![]()
![]()
This is a good introduction. It covers major areas.
Report as Inappropriate
Top Level Categories:
Information Technology & Software Development
Sub-Categories:
Information Technology & Software Development > Programming
Programming > Java