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]

