This is a dynamic output from the JSPReader

Current time: Wed Nov 19 19:04:42 EST 2008



JSP Usage Samples
hello.jsp Displays a hello page using JspGenerator to get XML from a JSP then transformes it to HTML using a stylesheet.
hello.xml The same page serialized as XML (without transformation).
hello.htm

The same page serialized as HTML and served by sitemap through the JSPReader.

welcome.htm This page. Direct HTML output from a JSP page served by sitemap through the JSPReader.


Back to samples