Multiple Actions

rgants <[email protected]> Fri, 29 Dec 2006 14:02:01 CST
Newsgroups gmane.comp.java.open-symphony.webwork
Message-ID <31030465.1167422702520.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
Thanks in advance !

I have two actions that are responsible for obtaining Lists; 
1.) ListEventsAction (goes to jsp and shows list of events via ww:iterator)
2.) ListPersonsAction (goes to jsp and shows list of persons via ww:iterator)

I am building a jsp that is called by addPersonToEventAction and want the Lists from the two events described above (i.e List containing events and List containing persons). I am stumped any hints? I thought about action chaining it did not work.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=55909&messageID=111085#111085