|
Java Server Pages (JSP) is a
Java API in J2EE which
allows dynamic creation of
web pages using Java. It has
the same purpose as other
existing technologies like
CGI or PHP. In this tutorial
you will learn about
Lifecycle of JSP pages,
Dynamic content generation,
Invoking Java code using JSP
scripting elements,
JavaBeans for JSP and Error
Handling.
Date: Jun, 04 2006 |