Hello,

I just wanted to know what the impact of removing the buffered response 
(referring to javadoc below for REDIRECT_TO_BUFFER) for a request is if there's 
presumably a bunch of other duplicate requests following it on solving the 
Double Submit problem.
(http://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/settings/IRequestCycleSettings.html)

I'm puzzled about throwing a response away when I would have thought it's 
buffered and reused to service the (duplicate) requests following?

Many thanks

cheers.
-m.


-----------------------------------------------------------------------
This email, and any attachments, may be confidential and also privileged. If 
you are not the intended recipient, please notify the sender and delete all 
copies of this transmission along with any attachments immediately. You should 
not copy or use it for any purpose, nor disclose its contents to any other 
person.
-----------------------------------------------------------------------

Reply via email to