This course will give you a great understanding about JSP, Servlets, EJB Programming concepts in simple and easy steps. People who wants to learn developing application using Advance Java and EJB

Learn Advance JAVA – JAVA EE

Understanding Java EE: What is an Enterprise Application? What is java enterprise edition? Java EE Technologies, Java EE evolution, Glassfish server

Java EE Architecture, Server and Containers: Types of System Architecture, Java EE Server, Java EE Containers.

Introduction to Java Servlets: The Need for Dynamic Content, Java Servlet Technology, Why Servlets? What can Servlets do?

Servlet API and Lifecycle: Java Servlet API, The Servlet Skeleton, The Servlet Life Cycle, A Simple Welcome Servlet

Working With Servlets: Getting Started, Using Annotations Instead of Deployment Descriptor.

Working with Databases: What Is JDBC? JDBC Architecture, Accessing Database, The Servlet GUI and Database Example.

Request Dispatcher: Resquestdispatcher Interface, Methods of Requestdispatcher, Requestdispatcher Application.

COOKIES: Kinds Of Cookies, Where Cookies Are Used? Creating Cookies Using Servlet, Dynamically Changing The Colors Of A Page

SESSION: What Are Sessions? Lifecycle Of Http Session, Session Tracking With Servlet API, A Servlet Session Example

Working With Files: Uploading Files, Creating an Upload File Application, Downloading Files, Creating a Download File Application.

Working With Non-Blocking I/O: Creating a Non-Blocking Read Application, Creating The Web Application, Creating Java Class, Creating Servlets, Retrieving The File, Creating index.jsp

Introduction To Java Server Pages: Why use Java Server Pages? Disadvantages Of JSP, JSP v\s Servlets, Life Cycle of a JSP Page, How does a JSP function? How does JSP execute? About Java Server Pages

Getting Started With Java Server Pages: Comments, JSP Document, JSP Elements, JSP GUI Example.

Action Elements: Including other Files, Forwarding JSP Page to Another Page, Passing Parameters for other Actions, Loading a Javabean.

Implicit Objects, Scope And El Expressions: Implicit Objects, Character Quoting Conventions, Unified Expression Language [Unified El], Expression Language.

Java Server Pages Standard Tag Libraries: What is wrong in using JSP Scriptlet Tags? How JSTL Fixes JSP Scriptlet's Shortcomings? Disadvantages Of JSTL, Tag Libraries.

Introduction To Enterprise Javabeans: Enterprise Bean Architecture, Benefits of Enterprise Bean, Types of Enterprise Bean, Accessing Enterprise Beans, Enterprise Bean Application, Packaging Enterprise Beans

Working With Session Beans: When to use Session Beans? Types of Session Beans, Remote and Local Interfaces, Accessing Interfaces, Lifecycle of Enterprise Beans, Packaging Enterprise Beans, Example of Stateful Session Bean, Example of Stateless Session Bean, Example of Singleton Session Beans.

Working with Message Driven Beans: Lifecycle of a Message Driven Bean, Uses of Message Driven Beans, The Message Driven Beans Example.

Interceptors: Request And Interceptor, Defining An Interceptor, AroundInvoke Method, Applying Interceptor, Adding An Interceptor To An Enterprise Bean, Build and Run the Web Application.

Java Server Faces : Introduction to JSF, JSF Features, JSF for Web Application , JSF components, JSF Tags, Life Cycle & Architecture, JSF Renderers, JSF HTML Tag Reference, JSF Core Tag Reference, JSF Facelet Tag Reference, JSF Navigation, JSF with Ajax, using JSF in JSP,JSF with Ajax, Richfaces, Apache My faces

Java Naming and Directory Interface: What is Naming Service? What is Directory Service? What is Java Naming and Directory interface? Basic Lookup, JNDI Namespace in Java EE, Resources and JNDI, Datasource Resource Definition in Java EE.

Persistence, Object/Relational Mapping And JPA: What is Persistence? Persistence in Java, Current Persistence Standards in Java, Why another Persistence Standards? Object/Relational Mapping,

Introduction to Java Persistence API: The Java Persistence API, JPA, ORM, Database and the Application, Architecture of JPA, How JPA Works? JPA Specifications.

Writing JPA Application: Application Requirement Specifications, Software Requirements, The Application Development Approach, Creating Database And Tables in Mysql, Creating a Web Application, Adding the Required Library Files, Creating a Javabean Class, Creating Persistence Unit [Persistence.Xml], Creating JSPS, The JPA Application Structure, Running The JPA Application.

Introduction to Hibernate: What is Hibernate? Why Hibernate? Hibernate, Database and The Application, Components of Hibernate, Architecture of Hibernate, How Hibernate Works?

Writing Hibernate Application: Application Requirement Specifications, Software Requirements, The Application Development Approach, Creating Database and Tables in Mysql, Creating a Web Application, Adding The Required Library Files, Creating a Javabean Class, Creating Hibernate Configuration File, Adding a Mapping Class, Creating JSPS, Running The Hibernate Application.

Java Authentication and Authorization Service (JAAS)

Leave a Reply

Your email address will not be published. Required fields are marked *