Microsoft
Software
Hardware
Network
Question : jsp forwarded address
Hi there!
Is there a way to get the address of the page that forwarded to my homepage?
I want to know, where a page-visitor is come from (Example: google.com, yahoo.com, or another site that links to me)
I'm using tomcat 6 as my Application server.
regards!
Answer : jsp forwarded address
oops!!, i guess R should be caps something like
String referer = request.getHeader("Referer
");
Random Solutions
QR-codes
insert and update in same statement
visual studio 10 generate class from xml
Upgrading Group Policy To Work With Windows 7 Clients Using Windows Server 2003.
Convert Date Format CCYYMMDD to MMDDYYYY
Adding additional DNS Zones
How can I get back the excel file I overwritten?
scrollbars on treeviews
Need to iterate through all the files in a dir in perl and copy them elsewhere
Printing tabs in VB.NET