Not Available / Digital Item
Condition: USED (All books are in used condition)
Condition - Very Good The item shows wear from consistent use, but it remains in good condition and functions properly. Item may arrive with damaged packaging or be repackaged. It may be marked, have identifying markings on it, or have minor cosmetic damage. It may also be missing some parts/accessories or bundled items.
Servlet and JSP (A Tutorial)
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