Enterprise Java and OC4J
Assumptions and pre-requisites
Delegates should have completed some Java programming and some familiarity
with JDeveloper.
Course Outline
JSP
- Model View Controller design principles.
- JSP tags.
- Java scriptlets inside the HTML.
- JSP objects and scope of variables(Session,Application,etc)
- Calling Java beans from JSP.
- Custom tags and Oracle libraries.
- The JSP engine and configuring Jserv or OC4J
- Using Jdeveloper to code and deploy the JSPs.
EJB
- EJB Architecture
- Session (state full and stateless) beans.
- Entity (container and bean managed) beans
- JMS beans.
- Transaction options and concurrency options.
- Local/Home/Remote interfaces.
- Use of the Jdeveloper wizards for Development and Deploymen
- Using OEM and command line for final install in the 9iAS web server.
- Connection pooling and caching.
- Creating various clients to call EJBs and an understanding of JNDI.
- Automating Email with java active X bridge and the Java mail API.
|