org.apache.pluto.tags
Class NamespaceTag

java.lang.Object
  extended by TagSupport
      extended by org.apache.pluto.tags.NamespaceTag

public class NamespaceTag
extends TagSupport

This tag produces a unique value for the current portlet. Supporting class for the namespace tag. writes a unique value for the current portlet
This tag has no attributes


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

Constructor Detail

NamespaceTag

public NamespaceTag()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException