Setting JSP Keepgenerated
 Technote (FAQ)
 
Problem
How to set Keepgenerated for Java™ sever pages (JSP™) and set other attributes.
 
Solution
The keepgenerated and other attributes for JSPs are now set as Deployment Descriptors.
Using WebSphere® Studio Application Developer (WSAD), add them from the Extensions tab and place in JSP Attributes. Set a scratchdir attribute to specify where the JSP generated files are saved. The default is to save it in the WAS_installroot/temp.

Example:
/WebSphere/V5R0M0/AppServer/temp/SY1/server1/greeting2/greeting.war:>ls
_greeting.class _greeting.java

Refer to the Information Center for the JavaServer Pages attribute assembly settings.
http://publib.boulder.ibm.com/infocenter/wasinfo/topic/com.ibm.websphere.zseries.doc/info/zseries/ae/uweb_rjatt.html
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > JSP
Operating system(s): z/OS
Software version: 4.0.1
Software edition:
Reference #: 1169723
IBM Group: Software Group
Modified date: Apr 12, 2006