Modules are designed to be self contained so Struts won't search other modules automatically. You can reference actions outside the module but you have to do that explicitly.

David



From: "Julio Cesar C Neto" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Subject: Sub-Application action mappring
Date: Thu, 6 Feb 2003 16:07:11 -0300

 Hi,

I have an application /x and a sub-application /x/y. Supposing i�m in
the /x/y application, is there anyway to struts search in the
struts-config.xml of the /x application if he doesn�t find the action
mapping in the /x/y?

For example: I�m in the sub-application /x/y and i�m looking for a
action mapping called "something.do", but this mapping does not exist in
the action mapping of the sub-application /x/y, just in the action
mapping of application /x. Can struts search in other action mapping
(application /x, for example), if he did not find the mapping in the
current sub-application(sub-application /x/y)?


Thank you,

Julio Cesar


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.445 / Virus Database: 250 - Release Date: 21/01/2003



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

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus


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

Reply via email to