getServletContext() from my class that processes xmlrpc

View: New views
1 Messages — Rating Filter:   Alert me  

getServletContext() from my class that processes xmlrpc

by Mike Baranski-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm trying to call getServletContext from a class that the XmlRpcServlet is
using for processing requests.

I'm using spring's IOC, and I need to get the context to get the bean
factory.

Thanks,
Mike.