Hi,
I m new in spring MVC framework, i m facing some problem , in my web project i declared some bean in applicationContext.xml and declare some values in the variables, that is(applicationContext) loaded properly by contextLoaderListener but when i want to use that variables that values is coming null, means values are not set by application context,
Kindly tell me what i do for that.
Thanks & Regards,
R. Soni


Reply With Quote