Re: [T5] form component and https - cannot submit secure

2008-10-17 Thread Andy Pahne
No, I did not. Thanks for the pointer, that should solve my problem. A. Ulrich Stärk schrieb: Did you read http://tapestry.apache.org/tapestry5/guide/secure.html Uli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: [T5] form component and https - cannot submit secure

2008-10-17 Thread Ulrich Stärk
Did you read http://tapestry.apache.org/tapestry5/guide/secure.html Uli Am Fr, 17.10.2008, 14:28, schrieb Andy Pahne: > > I have a T5 (5.0.15) site running under https. All the form's actions > point to http. I cannot set the protocol, there is no such parameter for > the Form component. > > Ther