Is session available in servlet filter code? Inside the doFilter() method of servlet filter (servlet 2.3 feature), can I access the session to retrieve a object from it?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

