Advanced Java

[et_pb_section admin_label=”section”][et_pb_row admin_label=”row”][et_pb_column type=”4_4″][et_pb_text admin_label=”Text” background_layout=”light” text_orientation=”left” use_border_color=”off” border_color=”#ffffff” border_style=”solid”]

Advanced Java Topics:

 

Servlets and JSPs

 

1. Basics of a Web application

  • What is a web application?
  • What is a web client and web server?
  • How do client and server communicate?
  • HTTP protocol basics
  • HTML language basics
  • What is a TCP/IP port, URL?
  • Need for a Web Container

2. Web Contaner and Web Application Project Set up

  • To set up Tomcat Container on a machine
  • To set up a Servlets JSP project in Eclipse
  • To configure dependency of Servlet JSP APIs
  • Web application project struture

3. Servlets

  • What are Servlets?
  • What can they do? Why are they needed?
  • How do Servlets look in code?
  • HTTP Methods; GET, POST, PUT, DELETE, TRACE, OPTIONS
  • GET/POST request; differences between the two
  • Servlet Lifecycle
  • Servlet Context and Servlet Config
  • Forwarding and Redirection of requests

4. Session Management

  • What is a session?
  • Why is it required?
  • How to get a session?
  • Session information passing between client and server
  • Sesssion information passing mechanisms – Cookies, Rewriting
  • How to destroy a session

5. JSPs

  • Introduction to JSP an dneed for JSPs
  • Basic HTML tags
  • JSP Lifecycle

6. JSP Elements

  • Scriptlets
  • Expressions
  • Declarations
  • Significance of above elements and fitment into the JSP Lifecycle
  • What are Directives in JSP?
  • Page Directive
  • Include Driective
  • Taglib Directiv

7. JSP Tag library

  • JSP Standard Actions
  • Expression Language
  • JSTL basics and it’s usage
  • Need for Custom Tag Library
  • Custom Tag Library implementation

[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section]

WeCreativez WhatsApp Support
Our customer support team is here to answer your questions. Ask us anything!
👋 Hi, how can I help?