Insert Equal
This dialog is used to insert a Struts logic equal tag into a JSP page. This tag will evaluate its nested body content only if the requested variable is equal to the specified value.
bean/property
-
The qualified bean or bean property that will be evaluated.
cookie
-
The name of the cookie that will be retrieved and evaluated.
header
-
The name of the request header that will be retrieved and evaluated.
parameter
-
The name of the request parameter that will be retrieved and evaluated.
value
-
The value that the comparison will be evaluated against.
Struts Developer Guide - Logic Tags - equal
Still need help? Post a question on the Workshop
newsgroup.