Materi Training Java Web Fundamental

  • Java Basics
    • Hello Program, Orientation, and Input
    • Data types and Loops
    • Applets
    • Arrays, Objects, Classes and Methods
  • Web App Basics
    • Servlets & JSP (Java Web Application )Overview
    • Deploy to App Server (Tomcat & glassfish)
    • Servlets basic
    • Handling Client Data (Form Data, Header, Status Code, Cokies, Session Tracking)
    • JSP basic (page directive, include file)
    • Javabean
    • EL & Simplifying MVC and Access to Java Code
  • PlayFramework
    • Installation
    • Create HelloWorld Project
    • Running the Application
    • Create Form
    • Customizing Router
    • Customizing Layout
    • Validation
    • Automated Test Suites
    • Create Blogging Application
  • Live Project using Play Framework: Cash and Bank Book and GL Application
    • UML Modelling
    • Design and Requirement analysis support
    • Implementation and QA support

Comments are closed.