+

Search Tips   |   Advanced Search

(iseries)

Backup and recover JSPs files

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


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:

In this example:

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


Related concepts

  • JSPs


    Related tasks

  • Assembling web applications