hi,

We have a form in c.jsp which by some event makes an ajax call fetching
b.jsp, a.jsp and rendering it. Now the requirement is that 

(1) i want to get this b.jsp by calling some other action class. 
(2) Once its rendered and i submit the page c.jsp the consecutive action
class should be able to get all the entries made even in the b.jsp & a.jsp
(obtained by ajax call)

i am not sure how action chanining/ s:action can help me. 

any hlep / pointers?

regards,
ravi 
-- 
View this message in context: 
http://www.nabble.com/Multiple-Actions-for-a-single-page.-Is-this-possible-tp16044652p16078474.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to