You can pass the map as a property in the link such as:
<html:link action="/dispatch.do" name="nameOfYourFormBean" property="map of
key/values pairs">


Struts will build a query string with the values in the map.

- maestro

Reply via email to