Dear All,
I'm having a servlet that will load on startup, will get some values from backend and put it in servletContext.
I'm configured a DataSource in spring dispatcher servlet. How can i use to DataSource in my other servlet.
Thanks in advance.
-Harikrishnadhas.K
