Web Application Examples
Chapter 2 Web Applications 29
For example:
http://acme.com:80/hello/index.jsp
or:
http://acme.com/hello/
Web Application Examples
iPlanet Web Server 6.0 comes with a set of example web applications. You can find
them at the following location:
server_root
/plugins/servlets/examples/web-apps
This directory contains the following directories:
•
HelloWorld -- Contains a simple web application in a HelloWorld.war file.
•
filter-test -- Contains an example of the Filter API feature in a
filter-test.war file.
•
utility-taglib -- Contains an example JSP tag library in a
utility-taglib.war file. This tag library was created by the Jakarta project at
jakarta.apache.org.
You can deploy any of these examples using the
wdeploy utility.
Komentarze do niniejszej Instrukcji