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
Javascript to force a "scroll to the top of page" upon page load
How do I run rsync without it hogging resources?
Win 7 x64 & Dell 2330dn - Network Printing Problems
How do you set the scope of a datasource in a jython script?
A lot of clients are not chown on the console in WSUS. The logs on the clients show the updates are being received and installed and its all installing fine. Just the console cannot see these computer
Trying to optimize my VBA Code - help with syntax
stage.focus Error
Need check box set to True when a tab is pressed within Microsoft Access?
VBA Lookup Logic
I have a database trigger that I'd like to notify my ASP.NET program