Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.1.2
-
None
Description
Why the @Namespace annotation hasn't the @Inherited annotation?
I would like to create a supper class with a @Namespace annotation so all it's subclasses are automatically in the same namespace. It's comparable with the struts.xml config file were all action are declared with a package (namespace).