Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to create a single login for multiple apps on tomcat server?

843841Apr 14 2006 — edited Apr 15 2006
Hello,

I am running the most recent versions of apache and tomcat on several dells with XP pro.

When I login to an app I have created, a session variable is set, but when I browse to one of the other apps on the same computer, it does not recognize that the session variable has been set and I have to login again.

Can somebody please suggest how, or where I can find docs, to configure tomcat to pass the session variables to other apps?

Thank you very much.

---------

Or, can anybody suggest the most effective strategy for creating single-logon functionality for multiple apps with tomcat and apache running on one computer? and with tomcat and apache running on multiple computers? (i.e., each computer has tomcat and apache integrated).
The database is Oracle 10g running on each computer.

Thank you again.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 13 2006
Added on Apr 14 2006
4 comments
317 views