$page.setBgColor("#ffffff"); $page.setBgColor("white"); $page.setBackground("/images/standardbg.jpeg"); $page.setTitle("This is the title!"); $page.setKeywords("turbine, cool, servlet framework"); $page.setStyleSheet("/style.css");
@author Sean Legassick
@deprecated Use HtmlPageAttributes along with VelocityOnlyLayout instead
@version $Id: TemplatePageAttributes.java 264148 2005-08-29 14:21:04Z henning $
|
|
|
|
|
|
|
|