hi, + Set a cookie with common name for all of them :-) + Write a program that is capable to convert/transfer one app's cookie to other app's cookie. (Oracle sign-on and microsoft etc do the same stuff) + Use JAAS if you are thinking of some good solution. Little time consuming :-)
regards navjot singh ----- Original Message ----- From: "siddharth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 19, 2003 1:55 PM Subject: webapps and single sign on | hello, | | i have developed 3 web-apps using Struts. Let say app1, app2 and app3. | I am currently using tomcat4 to run these apps. | | These apps are deployed as | /var/tomcat4/webapps/app1 | /var/tomcat4/webapps/app2 | /var/tomcat4/webapps/app2 | | Each web-app is having its own login/logout mechanism. Users are common | for all the 3 apps. username and passwords are stored in database. | | Now if i want to have 'Single sign on' for these 3 apps, how it is | possible ???? | | suggest all available options. | | bye. | -- | siddharth | [EMAIL PROTECTED] | | -- | http://www.fastmail.fm - Faster than the air-speed velocity of an | unladen european swallow | | --------------------------------------------------------------------- | To unsubscribe, e-mail: [EMAIL PROTECTED] | For additional commands, e-mail: [EMAIL PROTECTED] | | --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

