Online Jstl eLearning - Training Resources
Jstl Training Provider? - Tell us about your Training!
From Software Training Academy, Inc
The JSP Standard Tag Library

...JSTL, or JSP Standard Tag Library, actually a set of four custom tag libraries that establish a portable standard for common processing tasks in JSP. JSTL is a major part of the new scriptless authoring style encouraged (and enabled) by the JSP 2.0 specification. This module covers all four JSTL libraries in depth:
The core actions, which support JSP expressions for JSP 1.x containers, flow
more...
Java Server Pages JSP

...eatures 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 editor in class) or using an authoring tool.
The first module begins with an introduction of Web applications in general, shows how Java servlets and JSPs establish a framework
more...
Java EE 5

... create dynamic web applications with JSP, Java Servlets, JSTL, and JSF. They will use JAX-WS to develop SOAP based web services. Students will learn about session and message-driven EJBs, as well as the new Persistence API. They will also be introduced to JavaMail, Java Message Service, Java Transaction API, and Java Management Extensions.
LEARNING OBJECTIVES
Describe the architecture
more...
Jakarta Struts

... persistent data in a Struts application with JDBC.
Use JSTL and Struts custom tags to build robust and reusable JSP presentation logic.
Support multiple client locales with various internationalization techniques.
Define validation rules for input forms, and provide clear user feedback.
Build complex presentations using decoupled, reusable tiles, screens and layouts.
Course
more...
Introduction to Java Server Pages JSP

... JavaBeans to JSP expressions, and quick introductions of JSTL and custom tag development.
By the end of the module students will be able to create their own JSP applications, including interactive applications using HTML forms and pages that perform fairly complex processing using scripts and or actions. Although scripting is covered, the scriptless authoring style encouraged by the JSP
more...
Developing Java Web Services

...escriptor.
Implement a simple Web service using JSP and JSTL XML tags.
Implement a JSP Web-service client using custom tags that wrap JAXM.
Understand the lifecycle and context of JAX-RPC services as J2EE components.
Describe the use of the JAX-RPC message context in managing SOAP headers.
Implement a JAX-RPC message handler to adapt an existing Web service.
Implement a
more...
