NAS Application Packages
Static files that do not require interaction with the application server, such as images, static HTML pages, and JavaScript files, are deployed directly to a Web server if one exists in your server configuration. These files can be served by the application server if no Web server exists. .ntv fileA Name Type Value (NTV) file called appInfo.ntv is created by default if such a file doesn't already exist. This file contains a list of the servletInfo files in the JAR file.
|