Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 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
    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

    Java EE: Servlets and JavaServer Pages (JSP)

    Posted By: Landau17
    Java EE: Servlets and JavaServer Pages (JSP)

    Java EE: Servlets and JavaServer Pages (JSP)
    MP4 | Video: 720p | Duration: 6:14:15 | English | Subtitles: VTT | 1186.0 MB



    Learn how to build dynamic web pages using servlets and JavaServer Pages (JSP). This course starts with the basics, covering the fundamentals of servlets. Instructor Ketkee Aryamane explains how to set up your environment, and discusses GET and POST requests, as well as forwarding and redirection. She then moves on to JSP, reviewing fundamental concepts such as the JSP life cycle. She also covers session management, filters, and listeners. To wrap up, she goes over the JSP Standard Tag Library (JSTL) core module and fmt module, and also discusses the development of custom tags.

    Topics include:
    • Reviewing the purpose of servlets
    • Implementing a GET request in a web app
    • POST request basics
    • Forwarding, redirection, and other APIs
    • Servlet life cycle
    • Reviewing JSP and its features
    • Session management
    • Filters and Listeners
    • Using expression language in JSP
    • Need for JSTL and its modules