|
Introduction to JSP Programming Length: 2 days CourseID: jsp
Participants should have experience developing java applications. Students should be comfortable writing HTML web pages and have a basic understanding of HTTP as the transport protocol.
JSPs are Java’s answer to Active Server Pages written in Java. In the J2EE web application, they fulfill the model component of the Model View Controller design pattern. The student will design, develop and deploy J2EE compliant web applications in this class. Along with developing HTML content, the student will be pulling data from relational databases using JDBC.
Develop simple JSP Pages
Use basic JSP Elements to develop dynamic pages
Integrate JSPs with Relational Databases
Include and forward Requests to other JSP Pages
Develop a useful Tag Library
Maintain client state with the use of Cookies
Maintain state with the use of the Session Object
Introduction to J2EE
Java Server Pages (JSP)
Advanced JSP
JSP State
JavaBeans and JSPs
JSP Error Handling
JSP Tag Libraries
|