Re: Re : best way to ajaxize a Struts2 application

2010-12-02 Thread webmeiker
//www.weinfreund.de/struts2-jquery-showcase/index.action > > > > > > > > > > > > > > - Message d'origine > > De : Frank W. Zammetti > > À : Struts Users Mailing List > > Envoyé le : Jeu 2 décembre 2010,

Re: Re : best way to ajaxize a Struts2 application

2010-12-02 Thread Maurizio Cucchiara
t; À : Struts Users Mailing List > Envoyé le : Jeu 2 décembre 2010, 15h 52min 18s > Objet : Re: best way to ajaxize a Struts2 application > > Depends very much on what your goals and requirements are.  Do you want to > just sprinkle in some AJAX calls to your server?  Pretty much any

Re : best way to ajaxize a Struts2 application

2010-12-02 Thread François Rouxel
, 15h 52min 18s Objet : Re: best way to ajaxize a Struts2 application Depends very much on what your goals and requirements are. Do you want to just sprinkle in some AJAX calls to your server? Pretty much any library or plug-in will do the trick pretty well for you. Are you looking for a whol

Re: best way to ajaxize a Struts2 application

2010-12-02 Thread Frank W. Zammetti
Depends very much on what your goals and requirements are. Do you want to just sprinkle in some AJAX calls to your server? Pretty much any library or plug-in will do the trick pretty well for you. Are you looking for a whole GUI toolkit? If so I'd personally suggest ExtJS as being the best, but

RE: best way to ajaxize a Struts2 application

2010-12-02 Thread Biesbrock, Kevin
--Original Message- From: webmeiker [mailto:i...@webmeiker.com] Sent: Thursday, December 02, 2010 3:16 PM To: Struts Users Mailing List Subject: best way to ajaxize a Struts2 application Hi, I want to ask to the Struts2 community what technology do you recommend to "ajaxize" a Str

RE: best way to ajaxize a Struts2 application

2010-12-02 Thread Vikas Kumar Gupta
Sent: 03 December 2010 01:46 To: Struts Users Mailing List Subject: best way to ajaxize a Struts2 application Hi, I want to ask to the Struts2 community what technology do you recommend to "ajaxize" a Struts2 web application? (Dojo, Jquery, YUI, .) What do you think are the newest te

best way to ajaxize a Struts2 application

2010-12-02 Thread webmeiker
Hi, I want to ask to the Struts2 community what technology do you recommend to “ajaxize” a Struts2 web application? (Dojo, Jquery, YUI, …) What do you think are the newest tendencies? Thanks in advance (and sorry if it has been asked thousands of times before –I’am new in the mailing list-)