Hi,

I have a situation where my view consists of a template JSP with 3 frames.
My Action class will always be forwarded to this JSP, but the JSPs used to
populate the frames will be chosen dynamically based on the client input.
How can I configure the ActionServlet and build my Action class and
ActionForward for such a scenario?I don't want to code different template
JSP each having a different combination of frame JSPs, as I have about 20-25
templates. 

Please help me find a solution for the above problem.

Thanks,
Harish.

Reply via email to