BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Class
weblogic.html.WebPage

Packages that use WebPage
weblogic.html   
 

Uses of WebPage in weblogic.html
 

Subclasses of WebPage in weblogic.html
 class AudioPage
          Class for creating htmlKona pages from an audio binary data stored in a database.
 class HtmlPage
          Class for HtmlPage objects.
 class ImagePage
          An ImagePage is used to display an image stored as an array of bytes (binary large object).
 class PlainPage
          A PlainPage object is used to create a document without HTML tagging.
 class ServletPage
          ServletPage objects are used with Java-enabled HTTP servers that support Java as a server scripting language, e.g., Netscape's Enterprise Server.
 

Methods in weblogic.html that return WebPage
 WebPage WebPage.setClientPull(java.lang.String url, int val)
          Superceded in 2.1 by MetaElement(refreshrate, url).
 WebPage WebPage.includeHeader(boolean httpinfo)
          Deprecated.  
 WebPage WebPage.setClientPull(java.lang.String url, java.lang.String str)
          Sets the HTTP-EQUIV refresh rate to the specified interval and references the specified url.
 


Documentation is available at
http://www.weblogic.com/docs51