W3CJigsaw
All resourcesAll frames 

RemoteServletWrapper

This ServletWrapper allows you to call a remote servlet.


Inherits

The RemoteServletWrapper class inerits from the following classes:

Attributes description

The RemoteServletWrapper defines the following attributes:
servlet-base
semantics
The URL of the remote sevlet class, if the servlet class URL is http://remotehost/servlet/RemoteServlet.class, the servlet-base is http://remotehost/servlet/.
type
 This attribute is an editable StringAttribute
default value
This attribute defaults to null.

Jigsaw Team
$Id: org.w3c.jigsaw.servlet.RemoteServletWrapper.html,v 1.5 2000/03/15 12:49:15 bmahe Exp $