Hi, Is there a way to access a form bean (login info) cross applications. For example, a user logs in application 1, the form bean created with session scope and than redirected to the URL of second application, there application finds created from bean and will not ask to login again.
I tried that by including jsessionid with the redirect URL but second application still creates a different session. Any ideas? Thank you Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]