org.mmbase.bridge.jsp.taglib.community
Class UpdateTag

org.mmbase.bridge.jsp.taglib.community.UpdateTag

public class UpdateTag

Posts a message

Author:
Pierre van Rooden

Constructor Summary
UpdateTag()
           
 
Method Summary
 int doAfterBody()
          store the given value
 void doInitBody()
           
 int doStartTag()
           
 void setMessage(java.lang.String m)
           
 

Constructor Detail

UpdateTag

public UpdateTag()
Method Detail

setMessage

public void setMessage(java.lang.String m)
                throws javax.servlet.jsp.JspTagException

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspTagException

doInitBody

public void doInitBody()
                throws javax.servlet.jsp.JspTagException

doAfterBody

public int doAfterBody()
                throws javax.servlet.jsp.JspTagException
store the given value


MMBase 2002