Hello
I have a link  <html:link page="/myAction.do" paramId="map"
paramName="map">Name</html:link> and when a user clicks on it, it calls
action myAction and passes parameters using HashMap. Those parameters are
visible in the URL. Is there any way to pass parameters to the action other
than through URL?

Thank you

Reply via email to