Re: HTTP POST
Re: HTTP POST
- Subject: Re: HTTP POST
- From: Anjo Krank <email@hidden>
- Date: Tue, 2 Nov 2004 10:02:54 +0100
Am 02.11.2004 um 02:08 schrieb Dave Elsner:
ERXApplication.erxApplication().createRequest("POST",
serverAction,httpVersion, null, contentData, null);
Which is the same as
WOApplication.application().createRequest("POST",
serverAction,httpVersion, null, contentData, null);
One only needs to use erxApplication if you want one of the methods
from that class (rawName() for example).
Cheers, Anjo
_______________________________________________
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