Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Instrukcja Użytkownika Strona 26

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 124
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 25
The web-apps.xml File and Virtual Servers
26 iPlanet Web Server, Enterprise Edition Programmer’s Guide to Servlets • May 2001
tempdir
A temporary directory used by the web application.
Subelements: none
Attributes:
vs
The top-level element in the web-apps.xml file. Subelements other than web-app
set defaults for all web applications.
Subelements:
auth-native, class-loader, form-login-session, jsp-servlet,
parameter-encoding, response-buffer, response-cookie, role-mapping,
session-manager, session-tracking, session-cookie, tempdir, web-app
Attributes: none
web-app
The web application. A web application is packaged in a WAR file and can contain
servlets, JSPs, HTML pages, class files, and other resources of an application.
The subelements of a
web-app element override the equivalent subelements of the
containing
vs element for that web application.
Subelements:
auth-native, class-loader, filter, filter-mapping,
jsp-servlet
, parameter-encoding, response-buffer, response-cookie,
role-mapping, session-manager, session-tracking, session-cookie, tempdir
Attributes:
dir The temporary directory.
dir The directory where the web application contents are located.
uri The URI that clients use to access the web application. This
URI can be a regular expression.
Przeglądanie stron 25
1 2 ... 21 22 23 24 25 26 27 28 29 30 31 ... 123 124

Komentarze do niniejszej Instrukcji

Brak uwag