
|
|

Software Central: J2EE | J2EE Components | |
| Java J2EE Training Starting July 18
Description
-----------
Learn from our EX IBM Team Lead with 6 years IT experience at IBM.
Call immediately to get the SPECIAL OFFER for this batch ONLY at Premier IT Solutions INC
Java/J2EE Training Curriculum:
Start Date :11th July 2005
Course Duration : 3 – 4 weeks
Prerequisite : Core Java
Topics:
Java
• Access modifiers, Interfaces, Abstract classes, Threads, Collection classes, Synchronization, Serialization, Exceptions, Errors, Swings.
JDBC
• Statement, PreparedStatement, CallableStatement, StoredProcedures, Transactions, BatchUpdates, Connection Pooling, Datasource setup
JSP
• Declarations, Expressions, Scriptlets, Directives, Actions, Custom tags
Servlets
• Life Cycle, HttpServlet, Handling request information, Handling responses, Session Management, Servlet Communication
EJB
• SessionBeans, EntityBeans, Message Driven Beans, Transaction attributes
JMS
• Point-Point model, Publish/Subscribe model
XML
• DTD, Schemas, SAX parser, DOM parser
Struts
• Architecture, Concepts, Action/Dispatch/Switch classes, Action/DynaAction forms, Tiles, Validation framework, Exception Handling, Tag libraries
Design Patterns
• Singleton, Business Delegate, Service Locator, Session Facade, DAO, VO, Abstract Factory, Front Controller, View Helper
UML
• Class Diagrams, Sequence Diagrams, Usecase Diagrams, Colloboration Diagrams, Generalization, Aggregation, Composition, Realization
RUP
• Phases
WSAD 5.x + Websphere 5.x / JBuilder 9.x + Weblogic 8.x
• Development, Deployment, Server configuration
MiniProjects:
• Updating the jsp input submitted by user into the Database.
• Retrieving the data from DB and displaying in jsp page.
• Reading XML file and displaying in jsp page.
• Updating XML file with the user input from jsp page.
All the above projects will be developed using Struts 1.1 framework in J2EE environment using
- WSAD and will be deployed in Websphere app server.
- JBuilder and will be deployed in Weblogic app server.
Lots more :
• Training Material
• Interview questions
• Practice Tests
• Mock up interviews
• Resume preparation
• Immediate placement
• Support at Client place
Contact
Mr. Vasu
email - training@premieritsolns.com
phone - 1-866-877-4747 x 7
city - Dallas
Http://www.premieritsolns.com
Posted by: venkat suresh chowdary At: 12, Jul 2005 8:22:02 PM IST J2EE applications are made up of components. A J2EE component is a self-contained functional software unit that is assembled into a J2EE application with its related classes and files and that communicates with other components. The J2EE specification defines the following J2EE components:
• Application clients and applets are components that run on the client.
• Java Servlet and JavaServer Pages (JSP) technology components are Web components that run on the server.
• Enterprise JavaBeans (EJB) components (enterprise beans) are business components that run on the server.
J2EE components are written in the Java programming language and are compiled in the same way as any program in the language. The difference between J2EE components and "standard" Java classes is that J2EE components are assembled into a J2EE application, verified to be well formed and in compliance with the J2EE specification, and deployed to production, where they are run and managed by the J2EE server.
Posted by: Mr. anilkumar veeragandham At: 13, Sep 2004 7:57:15 PM IST
|
|
|
 |
Advertisements |
|
 |
 |
Advertisements |
|