Class CommentLinkTag

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

public class CommentLinkTag
extends WikiLinkTag
Writes a comment link. Body of the link becomes the link text.

Attributes

  • page - Page name to refer to. Default is the current page.
  • format - Format, either "anchor" or "url".
Since:
2.0
See Also:
Serialized Form