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

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

public class ErrorsTag
extends TagSupport

Errors tag. Used to include error messages.

Author:
Thomas Heute $Revision: 6639 $

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

Constructor Detail

ErrorsTag

public ErrorsTag()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException