Class LinkToTag

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
All Implemented Interfaces:
Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag, javax.servlet.jsp.tagext.TryCatchFinally
Direct Known Subclasses:
LinkToParentTag

public class LinkToTag
extends WikiLinkTag
Writes a link to a Wiki page. Body of the link becomes the actual text. The link is written regardless to whether the page exists or not.

Attributes

Since:
2.0
See Also:
Serialized Form