For JSPs to run in EAServer, they must belong to a Web application. In addition, you can create servlet mappings for JSPs. The URL pattern to which the servlet is mapped executes the JSP. This section discusses:
“JSP and EAServer overview”
“Compiling JSPs”
“JSP file locations”
“Creating and configuring JSPs in EAServer”
“Internationalization”
“Mapping JSPs”
“Response caching”
“Filters”