I need a thread safe way to delegate the HTTP Request object to back-end
custom dao's which require the HTTP request object to initialize.
Any suggestions would be helpful.
I need a thread safe way to delegate the HTTP Request object to back-end
custom dao's which require the HTTP request object to initialize.
Any suggestions would be helpful.