Hi All
I have 2 application created. Application 1 is a normal
servlet and
jsp application and application 2 is a
struts application. Both the application has separate logins. Now i want to integrate the application 2 into application 1. That is inside application1 there will be a link when the user clicks that link the user should be taken to application 2, without the asking the user to re enter the user name and password for application 2. I would like to know of to implement this solution.
Thanks and Regards
Fierof2