Class HtmlInputStreamPage

All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public abstract class HtmlInputStreamPage extends InputStreamPage
Pulls the content from a file with the same name and location as the .class and .java but with a .html extension. As the file is being sent to the client, any href="@classname" URL is rewritten and maintains the current WebSiteRequest parameters.
Author:
AO Industries, Inc.
See Also: