Back Forum Reply New

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

Find answer at this thread

showthread.php?t=80247

thanks for all your time.
¥
Back Forum Reply New