Hi,
I may be missing something.
Jason Hunter's book says on page 579 that I can use the method
getRequestURI() on the ServletRequest object passed into the doFilter()
method on a servlet. That method is on the HttpServletRequest object, not
ServletRequest.

How do I get the referring URL from a Filter using Servlet 2.3?

Thanks,
David

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to