He didn't mention any specific libraries, but was promoting using a library over using a Struts plug-in. And I would recommend the same. The Struts plug-in is great for really small, quickly thrown together, limited use applications. If you're going to want to do anything even remotely off the beaten path, you're going to have to leave the plug-in behind at some point. Then you'll end up with hybrid code, which is much harder to maintain. (*Chris*)
On Tue, Mar 22, 2011 at 9:24 AM, webmeiker <i...@webmeiker.com> wrote: > Thanks Thomas, I will take that into account …but, why you didn’t mention > JQuery? > > > 2011/3/22 <thomas.satt...@barclayswealth.com> > > > Any decent Javascript library will get you going with AJAX. You don't > need > > to worry about plugins for Struts, or anything that is Struts-specific. > > > > Start with http://prototypejs.org/learn/introduction-to-ajax > > Or http://developer.yahoo.com/yui/connection/ > > > > Pick whichever one you like. Or look at other libraries. > > > > --Tom > > > > > > > > > > -----Original Message----- > > From: webmeiker [mailto:i...@webmeiker.com] > > Sent: Tuesday, March 22, 2011 11:44 AM > > To: Struts Users Mailing List > > Subject: Ajax in Struts2 > > > > Hi, > > > > I want to ask the community for advice about the > > technology/mechanism/plugin/library I should use to AJAX-ize a new > Struts2 > > app I am going to construct? > > > > > > > > What are the latest tendencies in this area? > > > > > > > > (Some previous research in Google provides me some confusion) > > > > > > > > Thanks > > > > > > -- > > This message is intended for the personal and confidential use of the > > designated recipient(s) named above. If you are not the intended > recipient > > of this message you are hereby notified that any review, dissemination, > > distribution or copying of this message is strictly prohibited. This > > communication is for information purposes only and should not be regarded > as > > an offer to sell or as a solicitation of an offer to buy any financial > > product, an official confirmation of any transaction, or as an official > > statement of Barclays Capital Inc., its subsidiaries or affiliates. > Barclays > > Wealth is the wealth management division of Barclays Bank PLC, > functioning > > through Barclays Capital Inc. in the United States. Barclays Capital Inc. > is > > a U.S. registered broker-dealer and is regulated by the U.S. Securities & > > Exchange Commission. Member SIPC. For more information, visit us at: > > www.barcap.com. > > > > IRS Circular 230 Disclosure: Please be advised that any discussion of > U.S. > > tax matters contained within this communication (including any > attachments) > > is not intended or written to be used and cannot be used for the purpose > of > > (i) avoiding U.S. tax related penalties or (ii) promoting, marketing or > > recommending to another party any transaction or matter addressed herein. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > For additional commands, e-mail: user-h...@struts.apache.org > > > > > > > -- >