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
cricket's towers
Function Undefined Error in Wordpress
String.Format not working when using Label Text
SQL Express not accepting outside connections
Remote SMTP Server Returned: 550
Messenger and Voice Over IP in the same application
Simple jquery ajax search
ADMT and sid mapping
create a for each loop for javascript in c#
JSP file can't read Bean on tomcat linux system