File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes referer/ip Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "referer/ip" Watch "referer/ip" New topic
Author

referer/ip

Miran Cvenkel
Ranch Hand

Joined: Nov 23, 2010
Posts: 138
This code returns referer, or ip if there is no referer.
What are the chances that I get wisited by google robot/anything else, and referer comes out as empty string ?
I'm getting empty string into my db.



Searchable nature photo gallery: http://agrozoo.net/jsp/Galery.jsp?l2=en
Miran Cvenkel
Ranch Hand

Joined: Nov 23, 2010
Posts: 138
ahh, forget it, code works ok, was calling another proc.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: referer/ip
 
Similar Threads
How to get client's IP address, Domain using Java
getting the url of original page
is there any request info that's present on link click, but not direct access?
getHeader("Referer") not working on Tomcat 4.1.24
doubt from hanumant book