PDA

View Full Version : Redirect to JSP in different war...


nikeshkm
Mar 29th, 2007, 01:51 AM
Hi all,
I have an application where:
after completing the logic i need to forward to a JSP in different WAR using spring controller.
I am using MultiAction controller.
how can i do tht..???
thnx in advance.