Students who are familiar with programming in Java will expand their skills using Java Server Pages (JSP). Students will create Java Servlets and JavaBeans. Students will write JSP applications that use Session variables and that access a database.
In this course students will:
- Install and configure Tomcat web server application and create a simple JSP page.
- Create Java Servlet applications and use them to process web pages.
- Create and use JavaBeans to create JSP applications.
- Learn to write JSP applications that use Sessions to maintain user information.
- Write JSP applications to gracefully handle error situations.
- Write JSP applications to read records from database and update and add records to a database.
- Create Custom tags and use the tags in their JSP applications.
- Apply debugging methodologies to their JSP applications.
- Choose and apply a development methodology to their JSP application.
- Create a JSP application to apply what they have learned in this class.
Prerequisites
Students will need to know Java and web design with HTML.
Requirements
Students will need a Java compiler that supports JSP development. Several are available for free.