Package net.anotheria.anosite.tags.util
Class RandomTag
- java.lang.Object
-
- jakarta.servlet.jsp.tagext.TagSupport
-
- net.anotheria.tags.BaseTagSupport
-
- net.anotheria.anosite.tags.util.RandomTag
-
- All Implemented Interfaces:
jakarta.servlet.jsp.tagext.IterationTag,jakarta.servlet.jsp.tagext.JspTag,jakarta.servlet.jsp.tagext.Tag,Serializable
public class RandomTag extends net.anotheria.tags.BaseTagSupportWrites out the content of the resource. Writes out a link to the resource in edit mode.- Author:
- another
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RandomTag()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intdoEndTag()-
Methods inherited from class net.anotheria.tags.BaseTagSupport
getId, getName, getProperty, getScope, lookup, quote, release, setId, setName, setProperty, setScope, toString, write, writeLn
-
-