You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by jb...@j-b-s.de on 2007/05/31 14:24:42 UTC

T5 / redirect / https

Hi to all Tapestry users,

is there a "best practice" for redirect? I noticed in T4 there was a RedirectException. In T5 I got the redirect working just by setting response.sendRedirect(<MyClassName>.getSimpleName()) in my filter. How is it possible to switch the channel from http to https together with the redirect? And how can I keep the https channel for further user interaction?

 
Thanks in advance for any hint

Jens

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