Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 27076 invoked from network); 3 Dec 2010 00:03:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Dec 2010 00:03:16 -0000 Received: (qmail 73385 invoked by uid 500); 3 Dec 2010 00:03:12 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 73355 invoked by uid 500); 3 Dec 2010 00:03:11 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 73347 invoked by uid 99); 3 Dec 2010 00:03:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 00:03:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of maurizio.cucchiara@gmail.com designates 209.85.160.176 as permitted sender) Received: from [209.85.160.176] (HELO mail-gy0-f176.google.com) (209.85.160.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Dec 2010 00:03:06 +0000 Received: by gyf1 with SMTP id 1so5192039gyf.35 for ; Thu, 02 Dec 2010 16:02:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=FS6r/mKBtBurKLg5aq1Ii7iXSyT6HHq50Di/pKFlHdc=; b=cLYVhj3YJARlrik7loN7EQYtYcjzjND/+nY4zDmUHp5xVdBI9vcvzdlyWZVHWJhF+w ZnAuTwzaVzIwr4yilpQYzjrxzbHR5M9h+8NI5tuCgP2U4W3N1WHhedvIrAW6x1923ROC noyU8do5ZHg418eWbySgrUwY38TohL5pWhNhA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=AKaYFfa0M/TaM7Cs6fF7koBpLdrIFiPl1Qef++HMYai2txXp+7GvEl9C1s8w5VPqMu csJjFT6DTil1GDWlZfyf8jfyKY+OxCjbnnaq8A//lAovmZpnK//Dw3ModdnbdB5+G3tt vCCN7C9P1L4Zv/P+7WsGljp33rwVd4xJVrrLg= MIME-Version: 1.0 Received: by 10.42.171.194 with SMTP id k2mr113385icz.129.1291334560487; Thu, 02 Dec 2010 16:02:40 -0800 (PST) Received: by 10.42.164.66 with HTTP; Thu, 2 Dec 2010 16:02:38 -0800 (PST) In-Reply-To: <885343.81012.qm@web35602.mail.mud.yahoo.com> References: <60dd61ed521fe87a8389805ad672a763.squirrel@webmail.chiron.lunarpages.com> <885343.81012.qm@web35602.mail.mud.yahoo.com> Date: Fri, 3 Dec 2010 01:02:38 +0100 Message-ID: Subject: Re: Re : best way to ajaxize a Struts2 application From: Maurizio Cucchiara To: Struts Users Mailing List Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I've used Dojo and Dijit in the past and I've encountered problem with them= . I personally prefer jquery, as it's the most intuitive and less intrusive. ExtJS is a good library, but you should consider sencha licence condition http://www.sencha.com/products/license.php 2010/12/2 Fran=E7ois Rouxel : > without hesitation > http://www.weinfreund.de/struts2-jquery-showcase/index.action > > =A0____________________________________________ > ____________________________________________ > > > > ----- Message d'origine ---- > De : Frank W. Zammetti > =C0 : Struts Users Mailing List > Envoy=E9 le : Jeu 2 d=E9cembre 2010, 15h 52min 18s > Objet : Re: best way to ajaxize a Struts2 application > > Depends very much on what your goals and requirements are. =A0Do you want= to > just sprinkle in some AJAX calls to your server? =A0Pretty much any libra= ry > or plug-in will do the trick pretty well for you. > > Are you looking for a whole GUI toolkit? =A0If so I'd personally suggest > ExtJS as being the best, but others are more than worthy of being > considered (Dojo, YUI, jQuery UI to name a few). > > Any of them can be used just fine with Struts... I'm personally of the > opinion that life is beter without Struts (ExtJS+DWR is a magnificent > beast IMO) but this is of course the Struts mailing list and lots of > people still find plenty of value in Struts and that's perfectly fine, an= y > of these libraries, and others, can be mixed in with Struts without much > effort. =A0I in fact still support a couple of Struts-based applications = and > we've used Dojo and ExtJS in some of them with no problem, even adding > them after the fact. > > Again though, really depends on what your needs actually are... just > augmenting a Struts-based app or developing a true RIA? =A0What best answ= ers > your question will be heavily influenced by that factor, among others. > > hth, > Frank > > -- > Frank W. Zammetti > Author of "Practical Palm Pre webOS Projects" > =A0and "Practical Ext JS Projects with Gears" > =A0and "Practical Dojo Projects" > =A0and "Practical DWR 2 Projects" > =A0and "Practical JavaScript, DOM Scripting and Ajax Projects" > =A0and "Practical Ajax Projects with Java Technology" > =A0(For info: apress.com/book/search?searchterm=3Dzammetti&act=3Dsearch) > All you could possibly want is here: zammetti.com > > On Thu, December 2, 2010 3:15 pm, webmeiker wrote: >> Hi, >> >> I want to ask to the Struts2 community what =A0technology do you recomme= nd >> to >> =93ajaxize=94 a Struts2 web application? >> >> (Dojo, Jquery, YUI, =85) >> >> What do you think are the newest tendencies? >> >> Thanks in advance (and sorry if it has been asked thousands of times >> before >> =96I=92am new in the mailing list-) >> >> >> -- >> > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --=20 Maurizio Cucchiara --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org