Skip to content
Home » Advanced Java

Advanced Java

Part A
Servlets: The life cycle of Servlet, Java Servlet Development kit, Servlet API, Reading the servletparameters, Reading initialization parameters, Handling HTTP requests and responses, Using cookies, Session tracking and security issues.[CO1]
Java Server Pages (JSP): JSP Architecture, Life cycle of JSP, JSP syntax basics–Directives, Declarations, Scripting, Standard actions, Custom tag libraries, Implicit objects, Object scope. Synchronization issues, Session management. [CO3]
Struts : Introduction to struts framework, understanding basic architecture of Model, view, controller. Deploying the application in struts with database connectivity.

Part B
Hibernate : Introduction to hibernate framework, understanding basic architecture of Model, view, controller. Basic concepts of creating pojo files, reverse mapping, object creation in hibernate, database connectivity. [CO4]
Enterprise Java Bean: The bean developer kit (BDK), Use of JAR files, The java beans API, Creating a JavaBean, Types of beans, Stateful session bean, Stateless session bean, Entity bean. [CO4]

Remote Method Invocation: Defining the remote interface, Implementing the remote interface, Compiling and executing the server and the client. [CO5]
Common Object Request Broker Architecture (CORBA): Overview of technical architecture, CORBA basics, CORBA services. [CO5]