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

org.mmbase.bridge.jsp.taglib.community.PostTag

public class PostTag

This tag posts a message. The body of the tag is the message text.

Author:
Pierre van Rooden

Constructor Summary
PostTag()
           
 
Method Summary
 int doAfterBody()
          store the given value
 void doInitBody()
           
 int doStartTag()
           
 void setJspvar(java.lang.String v)
           
 

Constructor Detail

PostTag

public PostTag()
Method Detail

setJspvar

public void setJspvar(java.lang.String v)

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