Anybody? package-info.java does not work!
Struts 2.0.11.1 Vanja 2008/6/19 Paweł Wielgus <[EMAIL PROTECTED]>: > Hi all, > i'm trying to add my own interceptor to all of my actions. > I know that i can define new package ("default") and redefine default > interceptor stack and then add @ParentPackage("default") to all my > actions, but the question is how to do it in one place without having > to add ParentPackage in all actions or writing configuration in xml? > > Best greetings, > Paweł Wielgus. >