![]() |
|||
| --> | --> | Manage | --> | |||||
Name
The name of the servlet (must be unique to the service).Description
A text string describing the servlet. This field can be blank.Servlet Class
The name of the associated class file for the servlet. If the servlet is part of a package, the class name should include the package name, if any. For example, if a servlet of classOrderServletwas in packagecom.myCompany.sales, then the class name provided should becom.myCompany.sales.OrderServletLoad at Startup
Whether Java Web Server(TM) should load the servlet when the server starts.Loaded Now
Whether the servlet is currently loaded.Load Remotely
Whether Java Web Server loads the servlet from a remote location.Class File URL
The URL that points to the class file for the remote servlet.
Name
The name of a property.Value
The value of the property.
Top
java-server-feedback@java.sun.com
|
Copyright © 1999
Sun Microsystems, Inc. All Rights Reserved. |