Hi,
In <html:link> tag how can i have my own index written to
JSP?
i.e.<logic
resent name = "updateSurveys">
<logic:iterate id = "listid" name = "updateSurveys" >
<html:link page = "/qform/surveylists">Survey id </html:link>
In the above code i want to get the link displayed as surveyid ??? where i get the surveyid (???) from the action class.
How can i write the code for this?
pls reply immediately.
Thanks in advance.
Vineela