Skip to main content

Section outline

  • Session 8: Enterprise Java Integration (7 Hours Total)

    • Part 1: Web Development with Servlets & JSP (4 Hours)

      • Servlet Lifecycle, JSP Basics & MVC Architecture
      • Session Management & Security Best Practices
      • Hands-on Lab: Building a web-based Java enterprise system.

    • Part 2: Database Interaction with JDBC & JPA (2 Hours)

      • CRUD Operations with JDBC
      • ORM with JPA (Entity Mapping, JPQL, Transactions)
      • Hands-on Lab: Implementing persistence with JPA.

    • Part 3: Messaging with JMS (1 Hour)

        • JMS Queues & Topics
        • Configuring Durable Messaging Solutions
        • Hands-on Lab: Integrating JMS into enterprise applications.