Last Updated:3/23/2006 11:39:46 AM
Online IT Java Training | JSP Java JSTL Tag Training Online Java Online IT Java Training | JSP Java JSTL Tag Training Online Java
 
Home >> Training >> IT Training >> Advanced Java Training
ADVANCED JAVA TRAINING
COURSE CONTENTS
INTRODUCTION TO JAVA PROGRAMMING
arrow Object Oriented Programming with Java
arrow Structure of Java Language
arrow Developing GUIs
arrow Introduction to Java Development Tools
ENTERPRISE JAVA BEANS (EJB)
arrow Role of EJB
arrow Deploying Applications using EJB
arrow Building Session EJB
arrow Managing Transactions
arrow Implementing Message-Driven Beans
arrow EJB Security
arrow Building Web Applications with EJB
STRUTS
arrow Introduction
arrow The MVC design pattern
arrow JSP, Taglibs, and JSTL
arrow Constructing the View for an MVC Struts application
arrow Creating the Controller
arrow Model components
arrow Struts tag libraries and HTML Tags
arrow Struts Bean tags
arrow Struts Logic tags: conditional presentation logic
arrow Nested and template Struts tag libraries
arrow Boosting Struts with XSLT and XML
arrow Building, testing, and deploying Struts applications
DESIGN PATTERNS
arrow Introduction
arrow Core OO Design Patterns
 
  • Observer
  • Decorator
  • Factory
  • Singleton
  • Command
  • Adapter & Facade
  • Intercepting filter
  • View helper
arrow Core J2EE Design Patterns
 
  • Front Controller
  • Data Access Object (DAO)
  • Business Delegate
  • Model View Controller
  • Composite Entity
  • Domain store
  • Strategy & State
CASE STUDY