I understand this is not the recommended way to get the referring page:

HttpServletRequest request =
getWebRequestCycle().getWebRequest().getHttpServletRequest();
String referringURL = request.getHeader("Referer");

-- But what then is the recommended way? (Sorry for such an elementary
question. I have searched, but I don´t seem to find it. And now I´m running
out of time..)

Thanks
/ulf

-- 
View this message in context: 
http://www.nabble.com/How-do-I-find-the-referring-page--tp20055273p20055273.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to