hi,

We have two pages a.jsp and b.jsp developed with the action class mehods
Ac.a() & Ac.b() that render these pages. Now we need to develop a new page
c.jsp which is combination of both a & b.jsps.

i can include the jsps into the c.jsp. But what abt the action class behind?
can they not get automatically invoked and the pages get populated? More
over i have some logic to be performed based on the inputs made in the two
sections of c.jsp. Is it possible for me to only do this part as a layer? 

any ideas as how to go abt this? pl help.

regards,
ravi 


-- 
View this message in context: 
http://www.nabble.com/Multiple-Actions-for-a-single-page.-Is-this-possible-tp16044652p16044652.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