Re: XMLHttpRequests using WebObjects
Re: XMLHttpRequests using WebObjects
- Subject: Re: XMLHttpRequests using WebObjects
- From: Lachlan Deck <email@hidden>
- Date: Tue, 7 Mar 2006 02:02:43 +1100
Hi there,
On 26/02/2006, at 12:37 AM, Vincent Coetzee wrote:
I recently followed an interesting discussion on using AJAX/
XMLHttpRequests on the companion web-dev list. I managed to get an
idea of how to use XMLHttpRequests to provide client side behavior,
however has anyone implemented the server side using WebObjects,
and if so would they mind sharing how ?
As far as WebObjects is concerned they are DirectAction requests. As
for what WebObjects responds with for such requests, you might like
to create a component that utilises WOXMLNodes. You might even want
to utilise a custom request handler so that requests for such
resources go to something like:
/cgi-bin-WebObjects/YourApp.woa/ajax/....
with regards,
--
Lachlan Deck
_______________________________________________
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