Java Server Pages (JSPs)
Java Server Pages (JSPs) separate HTML code from Java code in Web pages.
WAS V7.0 supports the JSP 2.1 specification.
Subtopics
JSP class file generation
Packages and directories for generated .java and .class files
JSP class loading settings
JSPs runtime reloading settings
JSP and JSF option settings
JSP run time compilation settings
Provide options to compile JSPs settings
JSP batch compilation
Global tag libraries (deprecated)
JSPs migration best practices and considerations
JSPs specific Web container custom properties
Related tasks
Set JSP engine parameters
Migrate Web app components from WAS V5.x
Related
Web apps: Links
JSPs troubleshooting tips