You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Alberto Pozos <ap...@itdeusto.com> on 2006/01/23 16:50:57 UTC

comunicate different struts

Hi everybody.

 

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?

 

Any ideas about this?

 

I don't know if I have explained well.

 

Sorry for my English &.
Thanks!  :-)

 

 


-- 
Este mensaje ha sido analizado por ITDeustoProtect
en busca de virus y otros contenidos peligrosos,
y se considera que est� limpio.
-
This message has been scanned for viruses and
dangerous content by ITDeustoProtect, and is
believed to be clean.


Re: comunicate different struts

Posted by Marcelo Morales <ma...@redcetus.com>.
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: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org