Advanced java

Advanced java

This course provides advanced training in developing software using the Java Platform, Standard Edition, or Java SE. It is intended for students with solid experience in structured and object-oriented Java programming, including use of the Collections API and exception handling.

The course covers several general-purpose topics: using and building generic types, writing multi-threaded applications, the Reflection API and annotations, and network programming using sockets. It combines nicely with various other courses in the Java curriculum, each of which is also "advanced Java" of some sort: JDBC, secure coding, Swing GUI programming, design patterns, and so on.

Class Goals
Make effective use of Java generic types.
    Write multi-threaded Java applications.
    Use the Reflection API for highly generic tasks, discovery, or code-generation.
    Use standard annotations and develop custom annotations to express meta-data in Java source files.
    Communicate between processes using network sockets.
INTRODUCTION TO WEB APPLICATION TECHNOLOGIES
    • 1.CGI Programs
    • 2.Java EE 5 SDK
    • 3.Servlets
    • 4.JSP
    • 5.MVC
    • 6.DEVELOPING A VIEW COMPONENT
    • 7.Designing a View Component
    • 8.HTTP Revisited
    • 9.Simple HTTP Servlets
    • 10.Configuring & Deploying a Servlets
    • 11.DEVELOPING A CONTROLLER COMPONENT
    • 12.Creating a HTML Form
    • 13.Developing a Controller Servlets
    • 14.DEVELOPING DYNAMIV FORMS
    • 15.Servlets Life Cycle Methods
    • 16.DEVELOPING JSP PAGES
    • 17.JSP Technology
    • 18.Writing JSP Scripting Elements
    • 19.DEVELOPING JSP PAGES USING CUSTOM TAGS
    • 20.Custom Tag Library
    • 21.JSTL
    • 22.DEVELOPING WEB APPLICATIONS USING STRUTS ACTION FORMS
    • 23.More about ADVANCE JAVA Online Training :
    • 24.About ADVANCE JAVATrainer :
    • 25.ADVANCE JAVA Online Training batch information:
    • 26.Why Java / J2EE online training :
    • 27.About Java / J2EE History:
    • 28.About Java / J2EE :
    • 29.The EJB software programming model is significantly simpler in Java EE 5 platform.
    • 30.The new Java Persistence API is available to all Java api platform applications, including those based on Java EJB technology.