Class UploadLinkTag

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

public class UploadLinkTag extends WikiLinkTag
Writes a link to the upload 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: