Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0, 1.1, 1.1.1
-
Fix Version/s: None
-
Component/s: Configuration
-
Labels:None
Description
It is currently not possible to have displaytag load its resource bundles from a location other than the root package of a web app. Many developers package resource files in a sub-package such as com.acme.resources. It would be extremely useful to be able to package displaytag.properties files in the same location as other resources.
2. how is displaytag able to know which is your package without have a config file at a default place telling it?? this is a paradoxon!