1.1 should already have getOriginalResponse() to solve the problem

Juergen

Thanks Juergen. Unfortunately, I don't really want to get the original response. I want to get the actual response (after the redirect), either as a WebResponse or something else where I could call

wr.setHeader("Cache-Control", "no-cache");

[If I use getOriginalResponse(), it changes the response for the request before the Redirect.]

Dan


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to