|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSimpleTagSupport
org.jboss.portal.theme.tag.HeaderContentTagHandler
public class HeaderContentTagHandler
JSP tag to write the header content set as portlet response property.
Portlets can set a response property to signal to the portal that the provided value should be injected into the head of the response document. This tag is the means to inject that content.
Constructor Summary | |
---|---|
HeaderContentTagHandler()
|
Method Summary | |
---|---|
void |
doTag()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HeaderContentTagHandler()
Method Detail |
---|
public void doTag() throws JspException, java.io.IOException
JspException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |