Re: Https post but a http response?
Re: Https post but a http response?
- Subject: Re: Https post but a http response?
- From: James Cicenia <email@hidden>
- Date: Fri, 5 May 2006 09:45:50 -0500
YES! That caused me a bit of embarrassment and a few hours of
debugging... though I did learn a lot about Display Groups.
Always last!!
On May 5, 2006, at 3:17 AM, Wolfram Stebel wrote:
Am 05.05.2006 7:35 Uhr schrieb "Dave Elsner" unter
<email@hidden>:
Hi,
I'm trying to make a login form using HTTPS (from Chucks book page
102) So that the username and password are sent encrypted.
I need the response page to be a normal HTTP page is this
possible? how?
I've tried doing the code below but it still returns a HTTPS page.
public void appendToResponse(WOResponse aResponse, WOContext
aContext)
{
super.appendToResponse(aResponse,aContext);
Always call super.appendToResponse last!
Wolfram
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40jimijon.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden