I have compilation error with this statement. Any help here would be great.
And I suppose I put this line of code at the end of my web page constructor,
right?


Martin Grigorov-4 wrote
> 
> On Thu, Feb 2, 2012 at 1:27 PM, TH Lim <sshark@> 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-tp3921623p4353522.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

Reply via email to