org.mmbase.bridge.jsp.taglib
Class RelatedNodeTag

org.mmbase.bridge.jsp.taglib.RelatedNodeTag

public class RelatedNodeTag

Needs to live under a ListRelationsTag

Author:
Michiel Meeuwissen

Constructor Summary
RelatedNodeTag()
           
 
Method Summary
 int doAfterBody()
          this method writes the content of the body back to the jsp page
 void doInitBody()
           
 int doStartTag()
           
 void release()
           
 void setListrelations(java.lang.String l)
           
 

Constructor Detail

RelatedNodeTag

public RelatedNodeTag()
Method Detail

release

public void release()

setListrelations

public void setListrelations(java.lang.String l)

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
this method writes the content of the body back to the jsp page


MMBase 2002