All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.w3c.tools.resources.AttributeHolder | +----org.w3c.tools.resources.Resource | +----org.w3c.tools.resources.FramedResource | +----org.w3c.tools.resources.ResourceFrame | +----org.w3c.tools.resources.ProtocolFrame | +----org.w3c.jigsaw.frames.HTTPFrame | +----org.w3c.jigsaw.frames.PostableFrame | +----org.w3c.jigsaw.frames.SeeOtherFrame
protected static int ATTR_TARGET_URL
public SeeOtherFrame()
public Reply handle(Request request, URLDecoder data) throws ProtocolException
This method ought to be abstract, but for reasonable reason, it will just dump (parsed) the form content back to the client, so that it can be used for debugging.
All Packages Class Hierarchy This Package Previous Next Index