> From: Marten Lehmann [mailto:[EMAIL PROTECTED] 
> Subject: attributes in servletcontext and servletrequest
> 
> within the init() of a filter, I'm storing a reference to the 
> servletContext:
> 
> filterConfig.getServletContext().setAttribute("servletContext", 
> filterConfig.getServletContext());

Perhaps I'm reading this out of context, but the above fragment seems to
be storing the servletContext attribute in the servlet context itself,
not in the request.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to