On 8/13/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
On 8/13/06, Johan Compagner <[EMAIL PROTECTED]> wrote:

Buf if we are in a bookmarkable request (or another render strategy)  which is rendered immediantly then we have 2 ways i gues:

1> buffered output: We have to reset the buffered output somehow completely.. (maybe the DefaultExceptionResponseStrategy should just set a new buffer)

you mean set a new buffered response object?

yes, or reset the current one.

Can you try your current code? Just hit a bookmarkable url (so there is no redirect) and in the rendering process (onComponentTag of some component)
throw an exception. What is then the output currently?

johan



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to