Hi I am using JRun 3.0sp2 on Linux, with Apache as the web server. My servlet is capturing the referring URL but it is always getting the URL that gets mapped to the servlet instead of the actual (original) referring page. For example "www.jumpoff.com/testjump.html" has a link to "www.target.com/askit" "www.target.com" is apache, connected to JRun's default app. The Default app maps "/askit" to "askitServlet" askitServlet gets the referrer "www.target.com/askit", but I expected (and needed) the referrer "www.jumpoff.com..." Can anyone help me out with this? Thanks ---Raymond ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
