Hi.

I'd like to be able to access the Socket associated
with an HttpServletRequest from within a servlet (I
want to call getChannel() in order to do some mux
I/O).  The getAttribute() method of ServletRequest
would seem to be a good means of providing access to
the Socket.  If I submitted code (that didn't suck)
that added the Socket as an attribute, would it be
accepted?

Thanks,

Dave

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

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

Reply via email to