Java Enterprise Web-based Seminars
Java Enterprise Training Provider? - Tell us about your Training!
From Webucator
Introduction to EJB 3.0
... Java components. EJB 3.0 has reinvigorated this area of Java enterprise development, with dramatic improvements in ease of use and smooth integration with servlet-based or JSF web applications. This course treats the 3.0 specification, with a few notes on 2.1 compatibility but an emphasis on doing things the 3.0 way.
Students get an overview of the EJB rationale and architecture, and
more...
Comprehensive JSP Training
... authoring dynamic content for Web applications under the Java Enterprise platform. It treats JSP 2.0, including older features such as scriptlets but focusing on newer features and techniques, including JSP expressions and the JSTL. At the end of the course, students will be well prepared to author JSPs for small- or large-scale Web applications, either
"
by hand
"
(they use only a text
more...
Introduction to JavaServer Pages
... authoring dynamic content for Web applications under the Java Enterprise platform. The module begins with an introduction of Web applications in general, shows how Java servlets and JSPs establish a framework for writing Web applications, and then covers JSP 2.0 features in detail, from scripting elements to use of dedicated JavaBeans to JSP expressions, and quick introductions of JSTL and
more...
From A2ZJava
Advanced Java JSPs and Servlets Short Term


* Create a web application with a single JSP and deploy it to Tomcat
* Create a Servlet and view output on browser
* Understanding the Servlet Life Cycle
o Studying the life cycle methods - init, service and destroy
o A look at the Servlet Heirarchy
* The JSP Life Cycle as an extension of Servlet Life Cycle
* Scriplets and expressions in JSP
*
more...
