RE: Question of form zone

2008-05-16 Thread Partogi, Joshua
Hi Josh, How do we enable it to be XHR? Best regards, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Josh Canfield Sent: Thursday, May 15, 2008 12:40 AM To: Tapestry users Subject: Re: Question of form zone I would guess that you are not getting the

Re: Question of form zone

2008-05-14 Thread amebaliu
Hi, Josh, Thanks for your help, the browser I am using is ff3. I will try the way you suggested. thanks a lot. joshcanfield wrote: > > I would guess that you are not getting the AJAX handler invoked and it's > rendering the whole page, in which case returning the block would be > innapprpriate

Re: Question of form zone

2008-05-14 Thread Josh Canfield
I would guess that you are not getting the AJAX handler invoked and it's rendering the whole page, in which case returning the block would be innapprpriate. What browser are you using? Try injecting the Request object and testing isXHR(). Josh On Wed, May 14, 2008 at 3:50 AM, amebaliu <[EMAIL PR