Hola

On Jan 23, 2006, at 11:50 AM, Alberto Pozos wrote:.

My problem is this:

I have different "war" files. Each war is a Struts based project with his
web.xml, struts-config.xml,.

I would like to know if it's possible to communicate those different war
files.

In other words, could I use a mapping in "a.war" which is developed in
"b.war". Can I use a mapping in a class/jsp inside of "a.war" which is
programmed in "b.war"'s struts-config.xml file?


Assemble both applications into one war file. AFAIK there is no other way.

The web applications can be quite different from each other (filters, resources, servlets, etc etc) and i guess the integration is not going to be easy.

You also might try to just redirect responses to the "other" application.



Any ideas about this?



I don't know if I have explained well.



Sorry for my English &.
Thanks!  :-)

Saludos

Marcelo Morales

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to