re: Integrating two applications

2005-08-29 Thread Leon Rosenberg
PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 29. August 2005 21:04 > An: user@struts.apache.org > Betreff: Integrating two applications > > Hello: > > I have two applications that have front-ends developed using > the struts framework. They both run on weblogic

Integrating two applications

2005-08-29 Thread venkats
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