Deploying JavaServer Pages and JavaServer Faces files

What to do next

  • JSP class loading settings

    You can configure a JavaServer Pages (JSP) class to be loaded by either the JSP engine’s class loader or by the Web module’s class loader.

  • JavaServer Pages (JSP) runtime reloading settings

    JavaServer Pages files can be translated and compiled at run time when the JSP file or its dependencies are modified. This is known as JSP reloading.

  • JSP and JSF option settings

    Use this panel to configure the class reloading of Web modules such as JavaServer Pages (JSP) files and to select a JSF implementation to use with this application.

  • JSP run time compilation settings

    By default, the JavaServer Pages (JSP) engine translates a requested JSP file, compiles the .java file, and loads the compiled servlet into the run time environment. You can change the JSP engine default behavior by indicating that a JSP file must not be translated or compiled at run time, even when a .class file does not exist.

  • Provide options to compile JavaServer Pages settings

    Use this panel to specify options to be used by the JavaServer Pages (JSP) compiler.

Task topic    

Terms of Use | Feedback

Last updated: Oct 20, 2010 11:50:58 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-base-iseries&topic=container_webapp_deploy
File name: container_webapp_deploy.html