com.mf.roundhouse.portal.taglib
Class Namespace

java.lang.Object
  extended byTagSupport
      extended bycom.mf.roundhouse.portal.taglib.Namespace

public class Namespace
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

See Also:
Serialized Form

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

Constructor Detail

Namespace

public Namespace()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.