Advanced Java Programming - Server Side This course provides training in the Java Servlet classes for the JAVA Language available in Java 2, for programmers interested in servlet programming. It includes an introduction to the Java Web Server and JSP, Java Server Pages. Prerequisites o Programming Experience with a Java o Experience with HTML o Experience with appropriate OS commands Skills addressed o Understand the JSDK Components o Know how to use Java for server side includes o Understand cgi-bin programming in Java o Understand sessions in the Java Web Server o Know how to program a Servlet in Java o Understand basic concepts of Java Server Pages o Use JSP to build dynamic content on a web page Length 1 day See also: 1 day - Advanced Java Programming - Swing 2 days - Intermediate Java Programming - Client Server 4 days - Beginning Java Programming 5 days - Introduction to Java Programming for non-C programmers Location o Customer site on request Notes o The length and contents of this course can be tailored to the individual needs of a customer site. Course Schedule Day 1 JSDK - Java Servlet Developers Kit - Server side includes (shtml) - Java Web Server - Servlet calls with GET or POST forms - Servlet session - Servlet chaining - Cookies and URL rewriting - Request Dispatcher (jsdk 2.1) - Page compile java (jhtml) Day 2 JSP - Java Server Pages - Introduction - Tags XML style and jsp <% %> - Redirection: include or forward - Scope: page, request, session, application - Scriptlets - Using Beans, usebean, getProperty