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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 124
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 12
13
Chapter 2
Web Applications
iPlanet Web Server 6.0 supports the Servlet 2.2 API specification, which allows
servlets and JSPs to be included in web applications.
A web application is a collection of servlets, JavaServer Pages, HTML documents,
and other web resources which might include image files, compressed archives,
and other data. A web application may be packaged into an archive (a WAR file) or
exist in an open directory structure. For more information about web applications, see the
Servlet 2.2 API specification:
http://java.sun.com/products/servlet/index.html
This chapter describes how web applications are supported in iPlanet Web Server,
and includes the following sections:
Web Application Structure
Dynamic Reconfiguration
web.xml Clarifications
The web-apps.xml File and Virtual Servers
Deploying a Web Application using wdeploy
Web Application Examples
Web Application Structure
Web Applications have a directory structure, all accessible from a mapping to the
application’s document root (for example,
/catalog). The document root contains
JSP files, HTML files, and static files such as image files.
Przeglądanie stron 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 123 124

Komentarze do niniejszej Instrukcji

Brak uwag