Skip to content
Advance Java Training

Overview

  • It is a part of Java programming language.
  • It is an advanced technology or advance version of Java specially designed to develop web-based, network-centric or enterprise applications.
  • It includes the concepts like Servlet, JSP, JDBC, RMI, Socket programming, etc.
  • It is a specialization in specific domain.
  • Most of the applications developed using advance Java uses tow-tier architecture i.e. Client and Server.
  • All the applications that runs on Server can be considered as advance Java applications.
  • It simplifies the complexity of a building n-tier application.
  • Standardizes and API between components and application sever container.
  • JEE application Server and Containers provides the framework services.
  • It provides java.servlet.* package.

 

Enquiry About This Course