Re: How to instruct RenderPageRequestHandler to redirect using 301 Permanent

2014-12-10 Thread Hendy Irawan
return > processBookmarkable(pageClass, > > > > pageParameters, redirectPolicy); > > > > } > > > > > > > > } > > > > return null; > > > > } catch (MapperRedire

Re: How to instruct RenderPageRequestHandler to redirect using 301 Permanent

2014-12-10 Thread Martin Grigorov
quot;Redirecting '{}' to canonical page: {}", > > > request.getUrl(), > > > e.getPageProvider()); > > > // return new RedirectRequestHandler(redirectUrl, > > > 301); > > > return new > RenderPageRequestHandler

Re: How to instruct RenderPageRequestHandler to redirect using 301 Permanent

2014-12-10 Thread Hendy Irawan
> > -- > > View this message in context: > > > http://apache-wicket.1842946.n4.nabble.com/How-to-instruct-RenderPageRequestHandler-to-redirect-using-301-Permanent-tp4668716.html > > Sent from the Users forum mailing list archive at Nabble.com. > > > > --

Re: How to instruct RenderPageRequestHandler to redirect using 301 Permanent

2014-12-10 Thread Martin Grigorov
instead of the longer > http://www.tuneeca.com/product/t-1113012 . > > Now, requests to http://www.tuneeca.com/product/t-1113012 are also handled > by the same RequestMapper and will be redirected to > http://www.tuneeca.com/t-1113012 . > > However, currently it's using 302 temp

How to instruct RenderPageRequestHandler to redirect using 301 Permanent

2014-12-10 Thread Hendy Irawan
apache-wicket.1842946.n4.nabble.com/How-to-instruct-RenderPageRequestHandler-to-redirect-using-301-Permanent-tp4668716.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.