Tag: JSP

Pro JSP 2


Free Download Pro JSP 2 By Simon Brown, Sam Dalton, Daniel Jepp, David Johnson, Sing Li, Matt Raible (auth.), Kevin Mukhar (eds.)
2005 | 728 Pages | ISBN: 1590595130 | PDF | 6 MB
This is the first comprehensive guide to cover JSP 2 and 2.1. It supplies you with the tools and techniques to develop web applications with JSP and Java servlets. You’ll learn to choose and implement the best persistence option for your web applications, and how to secure web sites against malicious attack and accidental misuse. You will improve the performance and scalability of JSP pages, as well as architect reliable, stable applications.The authors describe all of the rich JSP 2 features, and explain JSF integration with JSP. Completing the thorough package, this book examines how integration with open source projects like Ant, Struts, XDoclet, JUnit, and Cactus can make web development even easier.

(more…)

Servlet & JSP A Tutorial, Second Edition


Free Download Budi Kurniawan, "Servlet & JSP: A Tutorial, Second Edition"
English | 2015 | pages: 630 | ISBN: 1771970278 | PDF | 5,8 mb
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.1 and JSP 2.3, this book explains the important proogramming 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 lots 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 – Expression Language 3.0 – JSTL – Custom tags and tag files – Filters and listeners – Application design – Dependency injection – File upload and programming file download – Asynchronous processing – Security – Deployment and the deployment descriptor – Dynamic registration – Servlet container initializers – WebSocket and JPA This book is for you if you need one written with clarity and readability in mind.

(more…)