On Thu, Feb 2, 2012 at 1:27 PM, TH Lim <ssh...@gmail.com> wrote:
> Is it possible to set the redirect feature localized to a page instead of
> every page? There are 2 out 10 pages I don't want to redirect. Thanks

Experiment with new RestartResponseException(new
PageProvider(YourPage.class, PageParameters),
RedirectPolicy.NEVER_REDIRECT)

>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Unnecessary-302-redirects-in-Wicket-1-5-tp3921623p4351160.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



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

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

Reply via email to