Re: 1.3 Struts Validator Plugin Bug

2005-11-17 Thread Dave Newton
Leahy, Kevin wrote: Is it also possible to set input to a tile definition? Yes. Although just trying it might have been quicker than posting to the list ;) Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: 1.3 Struts Validator Plugin Bug

2005-11-17 Thread Leahy, Kevin
Is it also possible to set input to a tile definition? -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Evans Sent: 17 November 2005 17:01 To: user@struts.apache.org Subject: Re: 1.3 Struts Validator Plugin Bug Joe Germuska Germuska.com> writes: >

Re: 1.3 Struts Validator Plugin Bug

2005-11-17 Thread Aaron Evans
Joe Germuska Germuska.com> writes: > > By default, Struts expects a path as the value to "input", not a > forward name. You must explicitly configure if you prefer to use the > forward name. > > See > http://struts.apache.org/struts-core/userGuide/configuration.html #controller_config, > s

Re: 1.3 Struts Validator Plugin Bug

2005-11-17 Thread Joe Germuska
By default, Struts expects a path as the value to "input", not a forward name. You must explicitly configure if you prefer to use the forward name. See http://struts.apache.org/struts-core/userGuide/configuration.html#controller_config, specifically the "inputForward" attribute. Joe At 2