posted 17 years ago
Hi,
We are making a web application which incorporates more that 1 war's (web archive). The application is controlled by a Login module (a seperate war). The user has to choose the application he wants to log into from this login page. Based on his choice, the control needs to be transferred to the respective application (seperate war for each application).
I am not sure how to pass the control from the login module to the other application as both have different struts-config's and hence the mappings are different.
Waiting for suggestions...
Thanks in Advance,
Yogesh
[ June 14, 2004: Message edited by: Yogesh Mathur ]
[ June 18, 2004: Message edited by: Yogesh Mathur ]