| Issue 2: | Use Spring Resource for PropertiesPreferences. | |
| 2 people starred this issue and may be notified of changes. | Back to list |
The properties file is expected to be on the classpath. However, I feel it should be able to accept the WEB-INF/ type syntax because it is really nice. Plus Spring users are just used to that now. I will add this as a feature enhancement in the issues list. What I will do is use the Spring Resource implementation, and then I can do a feature check to see if the user has the proper spring jar file to enable that feature.
Feb 11, 2007
#1
extremec...@gmail.com
Status:
Fixed
|