Regards ajax

2006-03-23 Thread gomathi
Hi I want to use ajax in my java application.How to use it. Any samples for one jsp page that contains some fields. Kindly Regards gomes - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Regards ajax

2006-03-23 Thread David Delbecq
Take a look at the dwr framework. It allows you to easily map server object request to local forms / div It's prety easy to use, and convert server dwr exposed objects to javascript object, with similar method names. It pretty looks from javascript point of view like having an asynchronous version

[OT] Re: Regards ajax

2006-03-23 Thread Antonio Petrelli
gomathi ha scritto: Hi I want to use ajax in my java application.How to use it. Any samples for one jsp page that contains some fields. Kindly Regards gomes http://www.ajaxian.com/resources/ Go to Java based section Ciao Antonio

Re: Regards ajax

2006-03-23 Thread deepak
http://www.omnytex.com/articles/xhrstruts/ - Original Message - From: gomathi [EMAIL PROTECTED] To: user@struts.apache.org Sent: Thursday, March 23, 2006 1:31 PM Subject: Regards ajax Hi I want to use ajax in my java application.How to use it. Any samples for one jsp page