2013/7/2 Paul Benedict :
> My first idea was to add an "actions" attribute on the validator
> annotations. For example:
>
> @RequredStringValidator(key="firstName", actions={ "execute", "forward" })
Or maybe method names? But then the same validation could be executed
for different actions which m
2013/7/3 bphill...@ku.edu :
> Yes - keeping all the dependencies up-to-date in 20 some projects that each
> use Ant to build became too time consuming. It's not just the Struts 2
> dependencies but also the other artifacts that must be updated.
>
> There are probably ways to work around that but I