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.4 1999/10/28 02:28:30 ylafon Exp $