Pass n paramters to action (struts 1.1)

From: Thomas Felber via JavaKB.com (forum_at_JavaKB.com)
Date: 01/31/05


Date: Mon, 31 Jan 2005 13:19:30 GMT

Hey everone,

i'd like to pass n (>1) paramters to my action.

With one i can do it with:
<html:link action="editBugPreAction" paramId="bugid" paramName="bug" paramProperty="details.bugid">
  ...
</html:link>

A manuel getPath and path.add does not work because i need Struts to rewrite my URL in case the client does not support cookies. (jessionid is added by struts to the url)

Who can help?

Cheers,

Thomas

-- 
Message posted via http://www.javakb.com