Thanks everyone. I will try.
Duy.
On Sep 4, 2014 8:21 AM, "Geoff Callender" <
geoff.callender.jumpst...@gmail.com> wrote:
> How about making onActionFromALink() return a zone that contains a
> ProgressiveDisplay, and have the ProgressiveDisplay do "do something"?
>
>
> http://jumpstart.doublenega
How about making onActionFromALink() return a zone that contains a
ProgressiveDisplay, and have the ProgressiveDisplay do "do something"?
http://jumpstart.doublenegative.com.au/jumpstart7/examples/ajax/progressivedisplay
Cheers,
Geoff
On 4 Sep 2014, at 10:56 am, Chung Khanh Duy wrote
On Wed, 03 Sep 2014 21:56:28 -0300, Chung Khanh Duy
wrote:
Thanks for your answers. Does any one have example for that ? I went
through all samples in jumpstart site but it looks like does not have any
sample that I am looking for.
For the non-async-request option, any Java solution will do
Thanks for your answers. Does any one have example for that ? I went
through all samples in jumpstart site but it looks like does not have any
sample that I am looking for.
Thanks.
Duy
On Wed, Sep 3, 2014 at 10:09 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Wed, 03 Sep 20
Could this be a case for ProgressiveDisplay?
--
Chris
On Wed, Sep 3, 2014 at 5:09 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:
> On Wed, 03 Sep 2014 08:51:29 -0300, Chung Khanh Duy <
> chungkhanhduy1...@gmail.com> wrote:
>
> Hi experts,
>>
>
> Hi!
>
>
> So now I would like t
On Wed, 03 Sep 2014 08:51:29 -0300, Chung Khanh Duy
wrote:
Hi experts,
Hi!
So now I would like to do something in another thread and after this
thread completed, I will render resultZone. Is that possible ?
Yes and no. Yes if you don't mind the AJAX request being blocked until the
ot