Hi,

I am developing a web service for my application and am putting the class in the same web context as the rest of my struts application. However, I want to be able to get a DataSource object from within this class. The only thing I have to connect the two is a ServletContext object. How can I call Struts or get a hold of this DataSource object when I am not in an Action class, etc.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to