Backing up and recovering JavaServer Pages files

JavaServer Pages source and generated servlet classes, Hypertext Transfer Protocol (HTTP) configuration, and administrative configuration should be considered for backup when using JavaServer Pages files.

Procedure

Example

WebSphere® Application Server places the generated files (.class, .java, and optionally, .dat) in a temporary directory under the WebSphere Application Server instance. For example, the default instance stores the generated files in this directory:
/profile_root/temp/node_name/application_server/enterprise_app/web_module
In this example:
  • profile is the name of your instance. The default instance name is default.
  • node_name is the name of the iSeries® server or partition on which your WebSphere Application Server instance is running
  • application_server is the name of your WebSphere Application Server
  • enterprise_app is the name of the enterprise application to which the JSP file belongs
  • web_module is the web module that contains your JSP file.
Attention: A .dat file is a helper file used by the generated servlet.



In this information ...


Related concepts

IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Jan 30, 2014 9:17:32 AM CST
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-nd-iseries&topic=tweb_backup_jsp
File name: tweb_backup_jsp.html