So what's your problem in this.

Ravi Kharse wrote:

> Hi,
> I need to achieve some thing using struts tag library
>
> <html:link page="/viewRequestApprovalDetails.do?Index=1> +"><bean:message
> key="Details"/></html:link>
> <html:link page="/viewRequestApprovalDetails.do?Index=2> +"><bean:message
> key="Details"/></html:link>
> <html:link page="/viewRequestApprovalDetails.do?Index=3> +"><bean:message
> key="Details"/></html:link>
> <html:link page="/viewRequestApprovalDetails.do?Index=4> +"><bean:message
> key="Details"/></html:link>
>
> where Index=1/2/3/4... etc is derived from the for loop. I:e
> for (int i=0; i < 10 ; i++)
> {
> <html:link page="/viewRequestApprovalDetails.do?Index=i> +"><bean:message
> key="Details"/></html:link>
> }
>
> Your help is appreciated
>
> Thanks
> Ravi
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--    H  P    --
-  i  n  v  e  n  t  -
https://ecardfile.com/id/kicha



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to