SE 452 Fall 2001/2002

Lecture Notes Set 7

Java Server Pages


Advantages of JSP


Application Models


Hello in JSP


Deploying JSP Pages


The JSP container


The Generated Servlet


What goes where??


Elements of JSP Pages


JSP Page Examples


Handle Login in JSP


CLASSPATH for JSP Pages


Object Scope in JSP


Implicit Objects


JSP Directives


JSP Actions


Including Files in JSP pages


Forward Action