-
Nov 8th, 2009, 09:37 AM
#1
Adding variable to application scope
Hi,
My PropertyOverrideConfigurer is x.properties. I have a property called myDate which is defined by none of my beans.
All what I want is, when my spring container loads my application, I want it to read this property and put this into applicationScope. So that I can use that in both Java and Jsp.
If this is not possible with above mentioned way please provide some alternatives.
Thanks,
Harish
-
Nov 9th, 2009, 10:21 AM
#2
Find answer at this thread
http://forum.springsource.org/showthread.php?t=80247
thanks for all your time.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules