org.jboss.portal.core.servlet.jsp.taglib
Class SuccessTag

java.lang.Object
  extended by TagSupport
      extended by org.jboss.portal.core.servlet.jsp.taglib.SuccessTag

public class SuccessTag
extends TagSupport

Infos tag. Used to include information messages.

Author:
Thomas Heute $Revision: 6639 $

Constructor Summary
SuccessTag()
           
 
Method Summary
 int doStartTag()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuccessTag

public SuccessTag()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException