You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Francois Meillet <qq...@gmail.com> on 2012/03/15 10:17:57 UTC

PageExpiredErrorPage - httpServletResponse.status

In 6.0-SNAPSHOT

The default implementation of the PageExpiredErrorPage
set the httpServletResponse.status to  HttpServletResponse.SC_NOT_FOUND

Why not HttpServletResponse.SC_GONE ?

François
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: PageExpiredErrorPage - httpServletResponse.status

Posted by François Meillet <fm...@meillet.com>.
ticket : https://issues.apache.org/jira/browse/WICKET-4455


Le 15 mars 2012 à 10:24, Martin Grigorov a écrit :

> This is the case since several versions of Wicket, not just 6.0.
> But I think your suggestion is better.
> File a ticket please.
> 
> On Thu, Mar 15, 2012 at 11:17 AM, Francois Meillet
> <qq...@gmail.com> wrote:
>> In 6.0-SNAPSHOT
>> 
>> The default implementation of the PageExpiredErrorPage
>> set the httpServletResponse.status to  HttpServletResponse.SC_NOT_FOUND
>> 
>> Why not HttpServletResponse.SC_GONE ?
>> 
>> François
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>> 
> 
> 
> 
> -- 
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 


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


Re: PageExpiredErrorPage - httpServletResponse.status

Posted by Martin Grigorov <mg...@apache.org>.
This is the case since several versions of Wicket, not just 6.0.
But I think your suggestion is better.
File a ticket please.

On Thu, Mar 15, 2012 at 11:17 AM, Francois Meillet
<qq...@gmail.com> wrote:
> In 6.0-SNAPSHOT
>
> The default implementation of the PageExpiredErrorPage
> set the httpServletResponse.status to  HttpServletResponse.SC_NOT_FOUND
>
> Why not HttpServletResponse.SC_GONE ?
>
> François
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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