Click to See Complete Forum and Search --> : Learning AJAX


HanneSThEGreaT
May 8th, 2006, 09:34 AM
Hey guys:wave:

Where can I find nice decent info on how to start with AJAX ¿

Andreas Masur
May 8th, 2006, 10:19 AM
What about Wikipedia (http://en.wikipedia.org/wiki/AJAX)? ;)

HanneSThEGreaT
May 8th, 2006, 10:25 AM
:lol: :D Strangely enough, I didn't think about that one!

Thanx Sir!

Andreas Masur
May 8th, 2006, 10:34 AM
You are welcome...

Bnt
June 8th, 2006, 04:05 AM
Hi Hannes,

Are you using AJAX with Java? If so take a look at Direct Web Remoting, it allows you to write JavaBeans and expose them to your javascript as methods, then you can simply call the method you want. It also has a lot of other cool features. DWR (http://getahead.ltd.uk/dwr/). They also have online manuals on the site.

Byron

Shuja Ali
June 9th, 2006, 02:36 AM
I find this one quite interesting.
http://www.adaptivepath.com/publications/essays/archives/000385.php

Madhi
July 3rd, 2006, 02:46 AM
http://ajax.schwarz-interactive.de/csharpsample/default.aspx
http://www.magicajax.net/