You might have to reduce your site to one page and use AJAX (or
something similar) to fill in the content. If I'm not mistaken, the
applet goes away when you change pages.

It might be possible to use frames and have the applet run in one
frame and have the other frame be dynamic.

This seems like a rather peculiar requirement. You might have to
experiment with different approaches.

Donald

On Tue, Sep 16, 2008 at 4:03 PM, ScottDerrick <[EMAIL PROTECTED]> wrote:
>
> I am using embedded derby in an applet.
>
> I need to have it be running whenever the user is on my site, no matter what
> page they are on.
>
> How can I do this?

Reply via email to