HttpServletRequest - how to obtain the referring URL?

Posted by shane on Stack Overflow See other posts from Stack Overflow or by shane
Published on 2010-04-15T21:08:03Z Indexed on 2010/04/15 21:23 UTC
Read the original article Hit count: 301

Filed under:
|

I need to log URLs that are linking to my site in a Java Servlet.

© Stack Overflow or respective owner

Related posts about java

Related posts about servlets