On Jun 6, 9:18 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> krithika wrote:
> >                                    Thread.sleep(100);
>
> Doesn't that just sleep the current thread?  So the persist object can't do
> network access?
>
> If you want to do this, you need to spin the Gecko event loop.  Or something.
>
> -Boris


Thanks for the information.Can you just show an example on how to do
that?
Can I do it from an embedded java application?

Thanks,
Krithika

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to