Hello:
I have two applications that have front-ends developed
using the struts framework. They both run on weblogic
application servers.
Each application has its own controller. They operate in
two different physical environments. In the MVC paradigm,
it's two independent MVCs.
I should be able to bring up pages that are controlled
by one Application from within the other.
They have to share sessions. This is because authenticated
users on one system should be respected in the other. They
share the same security infrastructure.
Any ideas are welcome.
Venki
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]