How do I do it? On 9/7/07, Rick Reumann <[EMAIL PROTECTED]> wrote: > > On 9/7/07, Anna Simbirtsev <[EMAIL PROTECTED]> wrote: > > > > 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? > > > If you wanted you could populate a form on the page, possibly with just > hidden values and then have your link submit that form. > > -- > Rick >
-- Anna Simbirtsev (416) 729-7331