Previous Topic: Java Application Bean SampleNext Topic: XML Test Application (Optional)


Application Bean JSP Pages Sample

From a browser, execute the URL of the <component>.html page that was generated. If the web server and JSP engine are properly configured, then the JSP import page is displayed.

Note: The first reference to a JSP page is slower than normal, as JSP engine performs the Java compiles. Subsequent references are much faster.