Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C98FB11940 for ; Mon, 13 May 2013 22:07:04 +0000 (UTC) Received: (qmail 24094 invoked by uid 500); 13 May 2013 22:07:03 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 24068 invoked by uid 500); 13 May 2013 22:07:02 -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 24060 invoked by uid 99); 13 May 2013 22:07:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 May 2013 22:07:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mike.hao@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-we0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 May 2013 22:06:57 +0000 Received: by mail-we0-f172.google.com with SMTP id w60so6667702wes.31 for ; Mon, 13 May 2013 15:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=c04FtFqLkPh3LGdYuS0Bc/fIPr1n9i9i37QLOs3olmw=; b=e1ePV9+jPnN6UdExzR4IwP1BRpoKYVobc1faBo0CZC1o40v85pk3atBLkT44PAwZGx INZNG3aupegvc5EkwhImKg3LfYmmx3EfT5sS+t0YphZYbZYpT45rgY9BAmlcitfbmc66 63KntuUfjbiIKi4DLE/iDw/Tj3nfm37MN/3L1lAhBjaIHbZfSzChpCbRc/G1J4qsxIIJ 1ygqP4g5MTq+QKf3p/6qR/YHJSaBWwuwkCfKkTtCWEuvPQ9r2UJSjBIW/leG1PvfYNPB ZU9Z33S5zz3rWGD4OnlPuIPlylqNvoe7Si4kKHwM3fo85LY8ctZe8hjrZmk/b2Bwibmo vclw== MIME-Version: 1.0 X-Received: by 10.180.96.69 with SMTP id dq5mr460151wib.0.1368482796589; Mon, 13 May 2013 15:06:36 -0700 (PDT) Received: by 10.194.42.138 with HTTP; Mon, 13 May 2013 15:06:36 -0700 (PDT) In-Reply-To: References: <1368481341.32494.YahooMailNeo@web140702.mail.bf1.yahoo.com> <1368481623.59764.YahooMailNeo@web140703.mail.bf1.yahoo.com> Date: Mon, 13 May 2013 18:06:36 -0400 Message-ID: Subject: Re: struts 2 ajax choice From: Mike Hao To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=f46d04447285f8d75e04dca0bac1 X-Virus-Checked: Checked by ClamAV on apache.org --f46d04447285f8d75e04dca0bac1 Content-Type: text/plain; charset=ISO-8859-1 Hi Dave, Thank you so much for your quick response and your explanations. Regards, Mike On Mon, May 13, 2013 at 6:03 PM, Dave Newton wrote: > On Mon, May 13, 2013 at 5:56 PM, Mike Hao wrote: > > > Will the S2 jQuery plugin provide the similar functions as S2 dojo > plugin? > > > > The docs and examples are available on the site I linked to. > > > > Is S2 jQuery plugin maintained by Struts 2 team? > > > The S2 jQuery plugin I linked to is an independent project that happens to > have at least one S2 team member on it. > > It is *not* an official plugin, but it's quite a bit more recent, and > better (IMO) than the deprecated Dojo plugin. > > Could anyone give me explanation why > > S2 Dojo plugin get deprecated? > > > > Because it used a very old version of Dojo and nobody had the interest in > upgrading and maintaining it. > > Dave > --f46d04447285f8d75e04dca0bac1--