Class MessageTag

All Implemented Interfaces:
JspTag, SimpleTag

public class MessageTag extends XmlSupport
The <hs:message> tag returns the message (if any) for the current error.
Since:
1.0.5
  • Constructor Details

    • MessageTag

      public MessageTag()
  • Method Details