![]() |
|||
For more information on servlets, see Introduction to Servlets and the Writing Your First Servlet.
Note: In most cases, servlets can be created and removed as
needed. However, do not remove the following Java Web Server
system servlets: file, ssinclude, cgi,
imagemap, and invoker.
| --> | --> | Manage | --> | |||||
http://your_machine:port. Suppose,
for example, that you type the alias /hi for a servlet named
hello. Then users could invoke the servlet by typing
http://your_machine:port/hi
instead of
http://your_machine:port/servlet/hello
hello. Note: If you Add, Modify, or Remove an alias pathname, you must
Save before the changes take affect.
Top
java-server-feedback@java.sun.com
|
Copyright © 1999
Sun Microsystems, Inc. All Rights Reserved. |