• 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 without Wonder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AJAX without Wonder?


  • Subject: Re: AJAX without Wonder?
  • From: "Ricardo J. Parada" <email@hidden>
  • Date: Tue, 10 Mar 2009 08:13:12 -0400


On Mar 10, 2009, at 7:47 AM, Gennady Kushnir wrote:

Hello all
I have a question. Is there a way to use AJAX in WebObjects other than
employing Wonder?

Yes but you'll end up re-inventing the wheel like I did.  :-)

I have rather large project and in fact I would not like to move it to
using Wonder.

I used to think that way.

You can use as little or as much of Wonder.  That's what makes it so wonderful.  :-)

The get Ajax, I think you need link against ERExtensions and subclass their ERXAjaxApplication and ERXAjaxSession.

But if you get there you might as well subclass ERXApplication and ERXSession instead since those already extend ERXAjaxApplication and ERXAjaxSession and will get you more.

I switched a small project that used my Ajax framework to Wonder as it is working quite well.  

Then you want to use the Ajax enabled WO-components like AjaxUpdateContainer, etc.  For that you link against the Ajax framework from project wonder.

So now you end up using ERExtensions and the Ajax framework.  Just a couple of frameworks and you have Ajax enabled your application.  Oh you may need ERJars too I think.

I use AJAX for some tasks not related to modifying already displayed
data on the page but in some cases it  would be better to refresh some
regions.
I have seen some methods regarding AJAX and PageFragment's in 5.4 API
reference. But there is no documentation on this.
Could you please point me on some documentation or instructions how to
make use or these capabilities.

I don't think there is any last I checked.  I think Apple should adopt the core stuff in Wonder.

:-)


 _______________________________________________
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 without Wonder? (From: Gennady Kushnir <email@hidden>)

  • Prev by Date: Re: AJAX without Wonder?
  • Next by Date: A problem sending a lot of emails in a Thread
  • Previous by thread: Re: AJAX without Wonder?
  • Next by thread: Re: AJAX without Wonder?
  • Index(es):
    • Date
    • Thread