SimpleServlets v5.5.0

Uses of Class
com.simpleservlets.htmlobjects.HTMLPage

Packages that use HTMLPage
com.simpleservlets.htmlobjects HTMLObjects facilitates the Object-Oriented creation of HTML (see HTMLPage to get started). 
 

Uses of HTMLPage in com.simpleservlets.htmlobjects
 

Methods in com.simpleservlets.htmlobjects with parameters of type HTMLPage
static int HTMLUtil.send(HTMLPage page, HttpServletResponse res)
          Sends the content on the specified page as text/html.
static int HTMLUtil.send(HTMLPage page, PageContext pc)
          Sends the content on the specified page as text/html.
 


SimpleServlets v5.5.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. SimpleServlets is free and is OSI Certified Open Source Software under the BSD license.