A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: Ajax?

Re: Ajax?

by Thomas Gaudin :: Rate this Message:

Reply to Author | View in Thread

There are already some ajax stuff integrated in Appfuse (dwr,
scriptaculous, prototype...).
By integrated, I mean everything is configured so that you can use those
libraries.
So it is up to you to decide what you want to do with ajax, here are
some places where you may get inspiration :
http://getahead.ltd.uk/dwr/examples
http://wiki.script.aculo.us/scriptaculous/show/Demos
http://api.rubyonrails.com/classes/ActionView/Helpers/JavaScriptHelper.html
There is a very trivial example of how to use dwr in the facelet
prototype (on the main menu page) :
http://www.thogau.net/appfuse-facelets/mainMenu.html
Hope it helps,

Thomas



David_Wang@... a écrit :

> I want to try Ajax with AppFuse 1.9. Are there any examples or tutorials
> with AppFuse for a new Ajax developer?
>
>
> ======================================================================
> Confidentiality Notice: The information contained in and transmitted with this communication is strictly confidential, is intended only for the use of the intended recipient, and is the property of Countrywide Financial Corporation or its affiliates and subsidiaries.  If you are not the intended recipient, you are hereby notified that any use of the information contained in or transmitted with the communication or dissemination, distribution, or copying of this communication is strictly prohibited by law..  If you have received this communication in error, please immediately return this communication to the sender and delete the original message and any copy of it in your possession.
> ======================================================================
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
> ---------------------------------------------------------------------------------------
> Wanadoo vous informe que cet  e-mail a ete controle par l'anti-virus mail.
> Aucun virus connu a ce jour par nos services n'a ete detecte.
>
>
>
>
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Ajax?