Class LinkToTag

java.lang.Object
jakarta.servlet.jsp.tagext.TagSupport
All Implemented Interfaces:
jakarta.servlet.jsp.tagext.IterationTag, jakarta.servlet.jsp.tagext.JspTag, jakarta.servlet.jsp.tagext.Tag, jakarta.servlet.jsp.tagext.TryCatchFinally, Serializable
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: