Insert Link
This dialog is used to insert a Struts html link tag into a JSP page. This tag will generate an HTML anchor element.
page
-
The module-relative path to a web location.
action
-
The name of an action to be looked up and resolved as a module or context-relative URI.
forward
-
The name of a global forward that will be looked up and resolved to a web location.
link parameter name
-
The name of a request parameter that will be added to the link request.
link parameter value
-
The constant or expression that will be evaluated and added to the request as the value of the named link parameter.
label
-
The constant or expression that will be evaluated and used as the nested content for the link tag. This will appear as a label for the link.
Struts Developer Guide - HTML Tags - link
Still need help? Post a question on the Workshop
newsgroup.