Creating and configuring JSPs in EAServer

Define the JSP with a J2EE development tool, and deploy it into EAServer using the deploy command.

You can also add compiled .jsp files to the $DJC_HOME/deploy/webapps/WebAppName/WEB-INF/compiled_jsps directory to make them available in EAServer. WebAppName is the name of the Web application to which the JSP is added.