Struts 1.3.8 and tiles -- I get a NoSuchDefinitionException

2008-08-03 Thread ElCrackdel83
Hi! I have a problem that I expect to solve with your help. I've been looking in thousands of websites and I have not come up with the solution yet. In my problem I get the next exception: ApplicationDispatcher[/AplicacionTienda] PWC1231: Servlet.service() for servlet jsp threw exception org.apach

Re: Struts 1.3.8 and tiles -- I get a NoSuchDefinitionException

2008-08-03 Thread ElCrackdel83
answer. Thank you so much. > > Antonio > > 2008/8/3 Antonio Petrelli <[EMAIL PROTECTED]>: >> 2008/8/3 ElCrackdel83 <[EMAIL PROTECTED]>: >>> org.apache.struts.tiles.NoSuchDefinitionException >>> at org.apache.struts.tiles.taglib.InsertTag.processDe >

Re: Struts 1.3.8 and tiles -- I get a NoSuchDefinitionException

2008-08-03 Thread ElCrackdel83
I just fixed the problem. The attribute for definition is name, and not id. That was the problem. Thanks anyway. Regards. Antonio Petrelli-3 wrote: > > Please re-post this email to the Struts users mailing list. > > Antonio > > 2008/8/3 ElCrackdel83 <[EMAIL PROTECTE

A few simple questions about Struts 1.3.8

2008-08-03 Thread ElCrackdel83
Good Morning! I have a few questions that I expect to solve with your help. 1. I'm using the Validator of Struts (the one that needs the validation-rules.xml and the validator.xml) and for the forms I'm using DynaValidatorForm. Well, when I wanna get in the execute method of the Action the parame