From user-return-211334-apmail-struts-user-archive=struts.apache.org@struts.apache.org Tue Jul 19 17:28:14 2011 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 6EA69633B for ; Tue, 19 Jul 2011 17:28:14 +0000 (UTC) Received: (qmail 33249 invoked by uid 500); 19 Jul 2011 17:28:11 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 33049 invoked by uid 500); 19 Jul 2011 17:28:10 -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 32030 invoked by uid 99); 19 Jul 2011 17:28:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 17:28:08 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of maximo.j.castillo@gmail.com designates 209.85.215.48 as permitted sender) Received: from [209.85.215.48] (HELO mail-ew0-f48.google.com) (209.85.215.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 17:28:02 +0000 Received: by ewy22 with SMTP id 22so213490ewy.35 for ; Tue, 19 Jul 2011 10:27:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ZVQbA53lfn0ueCV/gU/QU+mS2PrS9UpN8SII0iEKRgc=; b=UkOZprud9kzoB1Ct1Tzjrn6J/k/skIy2YweThWTKFU5Sy5fz/3DGlRWJnkuIS5mJhc ALpT6cHqDkmubrFdCnRs10C1xrk6mT7NDz35dcA2p6ZmIb5MiD4Bh2ZTlHX+c51xY4Sg Nbnk6b9YVU1uUrIXMfAN4EGB4x6rV00fNdSIw= MIME-Version: 1.0 Received: by 10.14.10.74 with SMTP id 50mr2815386eeu.57.1311096461173; Tue, 19 Jul 2011 10:27:41 -0700 (PDT) Received: by 10.14.185.135 with HTTP; Tue, 19 Jul 2011 10:27:41 -0700 (PDT) In-Reply-To: References: Date: Tue, 19 Jul 2011 14:27:41 -0300 Message-ID: Subject: Re: Struts 1.1 and ajax From: =?ISO-8859-1?Q?M=E1ximo_Castillo?= To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=0016363ba518d5a49e04a86f6ea9 --0016363ba518d5a49e04a86f6ea9 Content-Type: text/plain; charset=ISO-8859-1 Hi, You can do some research about DWR and jQuery to add Ajax stuff. Regards, Max On Tue, Jul 19, 2011 at 2:24 PM, vicky b wrote: > HI , > > I am using struts 1.1 in our application , i am performance problem > hence i have decided to use ajax where ever possible. > I have this page where it has large no input values in the form that is my > form is big when i want to use ajax i have to construct i am facing tough > time please let me know how can i add ajax to my struts application > > -- > *Thanks & Regards > Vickyb > > * > --0016363ba518d5a49e04a86f6ea9--