Hi, I think i�ve figured out: override the processMapping in the requestProcessor, and do the search. Right? (yes!....)
Thank you, Julio Cesar -----Mensagem original----- De: Julio Cesar C Neto [mailto:[EMAIL PROTECTED]] Enviada em: quinta-feira, 6 de fevereiro de 2003 16:07 Para: 'Struts Users Mailing List' Assunto: Sub-Application action mappring 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] --- Incoming 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 --- 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]

