Operating Systems: i5/OS
             Personalize the table of contents and search results

This topic applies only on the i5/OS operating system.

 

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:

Note: A .dat file is a helper file used by the generated servlet.


}
JavaServer Pages

 

Related tasks


Assembling Web applications