Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Instrukcja Użytkownika Strona 93

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 148
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 92
server.xml
Chapter 2 Configuration Files 93
See Also
Netscape Enterprise Server Programmer’s Guide to Servlets
•The
web.xml file
Appendix A, “Configuration File Changes
The Servlet 2.2 API specification at:
http://java.sun.com/products/servlet/index.html
server.xml
Purpose
Defines listen sockets and virtual servers.
Location
server_root/https-admserv/config
server_root/https-admserv/conf_bk
server_root/https-server_id/config
server_root/https-server_id/conf_bk
Syntax
The file has the following basic XML syntax, with nested elements:
<ELEMENT attribute="value" attribute="value"...>
<SUBELEMENT attribute="value" attribute="value".../>
</ELEMENT>
In Table 2-22, elements are in bold to distinguish them from attributes, and default
values are assumed if the specified attributes are not present.
Przeglądanie stron 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 147 148

Komentarze do niniejszej Instrukcji

Brak uwag