Sparecreative wrote:
> 
> We use the interceptor for interrogating a legacy database where we have
> no control over the execution or timing of the query.
> 
> We basically have an API we call and then wait in hope.
> 
> I have to say that I've found the interceptor to be inconsistent at best.
> 
> For example we have some queries that are actually quite quick but the
> interceptor insists on doing at least one page refresh before returning a
> result. We've tried tweaking all the setting with absolutely no joy.
> 
> On the last project, we actually implemented an ajax solution which was
> far more elegant result.
> 

Are there any pointers or code samples available to show how to implement an
ajax exec & wait?

Regards

-- 
View this message in context: 
http://old.nabble.com/execAndWait-Interceptor-tp30418047p30452640.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to