Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 24665 invoked from network); 13 May 2008 18:11:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 May 2008 18:11:02 -0000 Received: (qmail 26927 invoked by uid 500); 13 May 2008 18:11:00 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 26883 invoked by uid 500); 13 May 2008 18:11:00 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 26872 invoked by uid 99); 13 May 2008 18:11:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 11:11:00 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of java4hemanth@gmail.com designates 66.249.82.226 as permitted sender) Received: from [66.249.82.226] (HELO wx-out-0506.google.com) (66.249.82.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 May 2008 18:10:14 +0000 Received: by wx-out-0506.google.com with SMTP id h28so2122281wxd.24 for ; Tue, 13 May 2008 11:10:29 -0700 (PDT) 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:mime-version:content-type; bh=0wozAlkLXjUMIZsM/yKzM7AsbAyXOrM/ysry/vR1JRc=; b=KhzICDJbEf5moMJ5Tq9MEfjgqr0au+Ei5lLUS4g7oO5eE2HxUWjNZtsXSYaHlHSK7yL6k1DZg1nhmIHU5Dup4xfYn73fwhuOFfS/MBqVhvYdwA2MAuBya0LnIEsJ9Z9M9VACjeYEKHOFbTXMkws/GsoH4pF8Pq1msJGLMutgAYc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=aE9rAh1ZA8w717lVRE/kBwtq7rnjMh0iO7r9CZfl4YISy4m/hsBimAneS+1wtIRETSZShHOmy+7cYFf/DOUdm0vq/O2jpeXnx9GMDd16G2H2q2DIaHwALXdETwL+eCsQYVV/oEc8DUDb4zG18A5NyEEJoR1Umog77jZl2ntg8Hk= Received: by 10.100.194.17 with SMTP id r17mr10150088anf.127.1210702228926; Tue, 13 May 2008 11:10:28 -0700 (PDT) Received: by 10.100.7.9 with HTTP; Tue, 13 May 2008 11:10:28 -0700 (PDT) Message-ID: Date: Tue, 13 May 2008 23:40:28 +0530 From: "Hemanth Abburi" To: "MyFaces Discussion" Subject: Ajax Request Servicing MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_10581_28845781.1210702228924" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_10581_28845781.1210702228924 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I have a few queries regarding ajax in jsf. 1) I would like to know if the view tree gets updated when an ajax request is serviced. 2) Is there any problem while re-rendering a commandLink within a form while servicing an ajax request Thanks in advance, Hemanth. ------=_Part_10581_28845781.1210702228924 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi,
      I have a few queries regarding ajax in jsf.
 
      1)  I would like to know if the view tree gets updated when an ajax request is serviced.
      2)  Is there any problem while re-rendering a commandLink within a form while servicing an ajax request
 
Thanks in advance,
Hemanth.    
 
------=_Part_10581_28845781.1210702228924--