Igor,

Excuse me, but I really don't understand.
I'm asking about how to show Wicket error page. I thought that
throwing WicketRuntimeException will result in showing it.

But I get SERVER error page. I attached an image to clarify matters.

And error below is seen in Tomcat output, not in Wicket error page:

ERROR - WicketFilter               - closing the buffer error
java.lang.IllegalStateException: getOutputStream() has already been
called for this response
....

On Wed, Feb 11, 2009 at 5:20 AM, Marcelo Morales
<marcelomorales.n...@gmail.com> wrote:
> On Tue, Feb 10, 2009 at 5:00 PM, Igor Vaynberg <igor.vaynb...@gmail.com> 
> wrote:
>> the status code and the error page are orthogonal. you should still
>> see the standard error page, its just that it is returned with status
>> 500.
> ... with a proper browser (a cent)
> --
> Marcelo Morales
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to