Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Servlet & JSP: A Tutorial

    Posted By: insetes
    Servlet & JSP: A Tutorial

    Servlet & JSP: A Tutorial By Budi Kurniawan
    2012 | 452 Pages | ISBN: 0980839629 | PDF | 4 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.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