You can't bypass...
But if you do
event.getRequestCycle().getResponseBuilder().isDynamic()
you can find out if you're doing an XHR or not.
Alexandru Dragomir wrote:
To bypass it i don't you can.
But you could conditionate the execution of that particular
initialization
code in the pageBeginRender by sending /not sending some variables in the
ajax requests.
Cheers,
Alex
On 1/18/07, jiju <[EMAIL PROTECTED]> wrote:
Hi All,
I have a pageBeginRender listener in my page class,I am fetching default
values from the database in this listener.
During ajax calls(say ajaxlinksubmit) to update a component in the page
,the
pageBeginRender listener is again invoked.
Is there any way to bypass this listener in Ajax calls ?
--
View this message in context:
http://www.nabble.com/Bypass-pageBeginRender-in-Ajax-calls-tf3032543.html#a8425766
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]