1.3 Struts Validator Plugin Bug

2005-11-17 Thread Aaron Evans
Following the example validator application, I make a simple action config like so: I have the validator plugin turned on and validating the form. If I submit it with no form values filled in,

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