Hi,
I'v got a link that uses dynamic and static parameters at the same time.
<html:link page="/Action.do?sort=id" paramName="myForm"
paramId="mySelection" paramProperty="mySelection">ID</html:link>
Now I need more then one dynamic parameter. How can I add it ?
Do I just need to repeat paramName="myForm" paramId="mySecondSelection"
?
If so, how to seperate the 2 dynamic parameters ? 


thx in advance,


marcus

--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to