Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 27302 invoked from network); 4 Nov 2008 11:23:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2008 11:23:32 -0000 Received: (qmail 74585 invoked by uid 500); 4 Nov 2008 11:23:28 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 74544 invoked by uid 500); 4 Nov 2008 11:23:27 -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 74533 invoked by uid 99); 4 Nov 2008 11:23:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 03:23:27 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sergiosg@gmail.com designates 209.85.198.229 as permitted sender) Received: from [209.85.198.229] (HELO rv-out-0506.google.com) (209.85.198.229) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 11:22:11 +0000 Received: by rv-out-0506.google.com with SMTP id l9so2983403rvb.47 for ; Tue, 04 Nov 2008 03:22:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=++Xu3SGsY+kWPoBolY6afDCF8GfIYw9MqI/zIp1TyrQ=; b=biGJgxuZ3bLqqvEm724sDO3ICVnLqb3KqYaC65dF81Hr+2i7b9Zp4HTLE0lYGswgMm FvMyua7IbNoREe7NBQ0kbIdSbeiCe2eIV1UuP/DEjLAtWzbd/5rmhXuZdg4l7+8bvhx9 JklFfN4OuXG+9/wKTOy5K9Hkso8RGC3JjSyMI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=ka2DrwVUa/e6hbiYbMHBzf/u1bUUn3+kaS1+EEDR+kAApfhVvtXzC2cyk4qpbX+NVk eTRFqO08KXlP6sM5/3LT5wepxpTYVtGTGypPrw0JRIJRmHwplxvDYuyrSkjSdv8U3hqJ jbnGOHJS/SH+0yXs2zIk52Y7QxyzHaNg0dYiE= Received: by 10.141.211.13 with SMTP id n13mr796554rvq.12.1225797773074; Tue, 04 Nov 2008 03:22:53 -0800 (PST) Received: by 10.141.52.1 with HTTP; Tue, 4 Nov 2008 03:22:53 -0800 (PST) Message-ID: Date: Tue, 4 Nov 2008 12:22:53 +0100 From: "=?ISO-8859-1?Q?Sergio_S=E1nchez_Gonz=E1lez?=" To: "Struts Users Mailing List" Subject: Re: Redirecting action with ajax enabled In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org I meant just changing the submit to And losing ajax... 2008/11/4 Sergio S=E1nchez Gonz=E1lez : > I've found dojo fails when I retreive a page using ajax. > > For example, a simple login: > >
> > > > > Please Select --" headerKey=3D"1" list=3D"companies" /> > > > >
> > The page retreived uses dojo javascript but doesn't work. If I just > change the submit to: then it works. But > of course, I lose the retreived page javascript. > > Any idea how to keep the javascript getting the page by ajax? > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org