T
Tom Ewall
I understand that when writing jsp's it's standard practise to use
ApplicationResources for different properties you'd want to store for
the application. Is it also standard practise to use this file for
properites you'd want to store for the server side classes as well?
(like the Action classes).
ApplicationResources for different properties you'd want to store for
the application. Is it also standard practise to use this file for
properites you'd want to store for the server side classes as well?
(like the Action classes).