• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AJAX and WebObjects?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AJAX and WebObjects?


  • Subject: Re: AJAX and WebObjects?
  • From: James Cicenia <email@hidden>
  • Date: Fri, 22 Apr 2005 10:26:51 -0500

This stuff sounds very interesting.

Thanks for the links as I have been wondering about AJAX.

- James Cicenia

On Apr 22, 2005, at 9:12 AM, Jean-François Veillette wrote:

Hi Hunter,
we use jsonrpc as our Ajax implementation.
We based our implementation on code provided at :
http://oss.metaparadigm.com/jsonrpc/
we have build a WO wrapper around it so that we just have to drag-drop that component (from a palette in WOBuilder) in your page, and you get all you need to do js->rpc->java.
It is quite powerfull and fit nicely in our developement model.


other resources :
http://jsolait.net
http://json-rpc.org/

- jfv

Le 05-04-22, à 02:09, Hunter Hillegas a écrit :

I am curious if anyone has done much AJAX (XMLHttpRequest + DHTML/DOM stuff) in conjunction with WebObjects. Anyone?

Clearly the 'read' type stuff is relatively simple.

I'm more interested in using forms/submissions with AJAX and WO. Based on what I've seen, WOF doesn't support anything like this native and I'd have to give up a lot of the 'for free' stuff in WO and basically deal with extracting form values and doing my magic there. Yes?

I guess we could extend Wonder to include an AJAXForm that instead of POSTing sent its data to the JS that then did the rest of the work?

Just sort of thinking out loud here.

Ruby on Rails has great AJAX support. Literally just flip a switch on a property of their form and it submits via JS/XMLHttpRequest instead of a standard HTTP POST.

Anyway, I am interested in anyone's personal experience with this stuff.

Hunter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


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
References: 
 >AJAX and WebObjects? (From: Hunter Hillegas <email@hidden>)
 >Re: AJAX and WebObjects? (From: Jean-François Veillette <email@hidden>)

  • Prev by Date: Re: Java Update for Mac OS X 10.3.9
  • Next by Date: Re: AJAX and WebObjects?
  • Previous by thread: Re: AJAX and WebObjects?
  • Next by thread: Re: AJAX and WebObjects?
  • Index(es):
    • Date
    • Thread