You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by peibel <p....@ibermatica.com> on 2009/01/13 17:40:25 UTC

http to https in my tapestry aplicattion T5

Hi,

my first page is http, but if you click a link the next page is https.

How do I make this work???

Sorry for my English

thanks
-- 
View this message in context: http://www.nabble.com/http-to-https-in-my-tapestry-aplicattion-T5-tp21439476p21439476.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


Re: http to https in my tapestry aplicattion T5

Posted by Christian Edward Gruber <ch...@gmail.com>.
If you mark the pages you need to be accessed via https with the  
@Secure annotation, T5 will take care of that for you (as long as your  
webserver is set up to handle https).

Christian.

On 13-Jan-09, at 11:40 , peibel wrote:

>
> Hi,
>
> my first page is http, but if you click a link the next page is https.
>
> How do I make this work???
>
> Sorry for my English
>
> thanks
> -- 
> View this message in context: http://www.nabble.com/http-to-https-in-my-tapestry-aplicattion-T5-tp21439476p21439476.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>


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


Re: http to https in my tapestry aplicattion T5

Posted by Francois Armand <fa...@linagora.com>.
peibel wrote:
> Hi,
>
> my first page is http, but if you click a link the next page is https.
>
>   
You will have all what you need here: 
http://tapestry.apache.org/tapestry5/guide/secure.html


-- 
Francois Armand
Etudes & Développements J2EE
Groupe Linagora - http://www.linagora.com
Tél.: +33 (0)1 58 18 68 28
-----------
http://fanf42.blogspot.com
InterLDAP - http://interldap.org 
FederID - http://www.federid.org/
Open Source identities management and federation


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