thanks marcus, i'll see if i can use that without 'dirtying' my code too
much.

p.

Marcus Schulte wrote:
You can distinguish between a "normal" render and an "ajax"-render via

getRequestCycle().getResponseBuilder().isDynamic(),

hth,

Marcus


On 01/04/2008, Paul Stanton <[EMAIL PROTECTED]> wrote:
Hi all,

I'm using the @Autocompleter component and have noticed that at each
interaction (lookup and selection) it essentially re-processes the whole
wrapping page at the back end. In this case, I have a couple of
sometimes large database lookups that are being re-queried and as a
result the autocompleter appears slow and the server is working far
harder than it needs to.

Is there a way of avoiding this excess processing?

Thanks, Paul.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to