Java Training for JavaServer Pages JSP and Servlets
This Java Sun JavaServer Pages JSP Training course covers the relationship between JavaServer Pages (JSPs) and servlets, to describe how to create servlets, and to explain how they fit into the web tier of the
J2EE platform.
Target Training Audience
Sun Java developers who want to achieve an understanding of how web application components are developed for the Java 2 Enterprise Edition (J2EE) JSP platform; business analysts, system architects,
technical managers, and technology evaluators who are interested in gaining an overview of Java web-component technologies.
Prerequisites
A good working knowledge of the Java language, specifically the Sun Java 2 Standard Edition (J2SE) development kit
APIs; familiarity with object-oriented analysis and design techniques, distributed component development concepts, and web development concepts would be useful
Your Training Includes
- Seven hours of interactive Training
- Hands-on Labs - a perfectly simulated, real-world environment to test skills without risk.
- Engaging course demos and real-world examples
- Review Questions.
- Online Mentoring 24 7
Mentoring provides personal access to our talented corps of expert instructors in a unique collaborative environment. Students can correspond with the Instructor Team 24x7.
You will Learn
Developing Servlets
- Describe the role of Java web components and to differentiate between the responsibilities of servlets, JSPs, and EJBs.
- Describe the main classes of the servlet API and outline the life cycle of an HTTP servlet.
- Describe the steps required to create a basic HTTP servlet.
create a simple HTTP servlet to verify the logon to a web page.
- Configure the deployment descriptor of a servlet and describe the steps necessary to run it on a web server.
- Access Enterprise JavaBeans (EJBs) from within servlets.
- Use an Enterprise JavaBean (EJB) from within a servlet.
- Outline the issues involved in integrating servlets.
- Make JDBC API calls from a servlet to a database.
- How to use servlets to track sessions using HttpSession objects, cookies, and URL rewrites.
- How to handle thread safety issues in multithreaded servlets to prevent servlet conflicts.
- How filters can be used to manipulate servlet requests and responses.
- Code a simple filter and set it up in the deployment descriptor.
- Describe how to implement listeners for web application life-cycle events.
Developing JSPs
- Give an overview of JavaServer Page technology.
- Describe expressions, scriptlets, declarations, and implicit objects.
- Discuss the three directives – page, include, and taglib.
- Use JavaBeans to enhance the functionality.
- Develop a JavaServer Page that uses a JavaBean to perform a currency converter.
- Describe how to use custom tags to extend the functionality provided.
- Develop a custom tag and use this tag in a page.
|