On Sun, 21 May 2000 21:29, you wrote:
> hi guys,
>
>     got one problem while passing multiple parameters . i have a jsp page
> in which many hyper links are present.
> with each hyper link i have to pass 10 diffrent parameters, the parameter
> values are dynamic however i can pass the

Siraj,

Haven't you read my previous reply? Use a Map to store your name value pairs 
parameter and use 
<html:link forward="nextPage" name="formBean" property="linkParams"> ...

-- 
Victor Hadianto

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

Reply via email to