On Wed, May 27, 2009 at 3:24 PM, Jim Collings <jlistn...@gmail.com> wrote:
>
> Conventions. Hmmm.. Perhaps better implemented as a filter then. I'ld
> prefer it to having to annotate every single Action class.
>
>
> Jim C.
>


You don't need to annotate every class, but you will need to change
the package the conventions assigns by default -

<constant name="struts.convention.default.parent.package"
value="yourPackageNameWhichIForgot"/>

-Wes


-- 
Wes Wannemacher
Author - Struts 2 In Practice
Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
http://www.manning.com/wannemacher

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to