I'm really sorry if my question was not supposed to be posted here . I did
try to search help from other appropriate sources(comp.lang.java.programmer
and the like, even JDC) before attempting to post it here (with the hope
that someone has run to this problem and can share that ).

I know that for a regular applet, you can have it run directly from your web
page where it is contained or downloaded . The problem we have here is we
want users to run our web application like their own standalone application
. So once they download, they can minimize their web browser and/or use it
to go somewhere else without affecting the whole application (we take care
all cleanup tasks when users hit logout function - ) .This is an e-commerce
application (has CORBA, Oracle servers on the backend to interface with
other system application). I did some further test and found that it works
perfectly on Netscape (WinNT, Linux, Alpha) , but not on IE 4.

Again, please forgive me if my message causes any misundestanding or
problem.

thanks
Tram Nguyen N.
Science Application International Corporation



> -----Original Message-----
> From: David Wall [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, December 04, 1998 4:50 PM
> To:   Nguyen, Tram N.; 'Blackdown.ORG'
> Subject:      Re: How to getAppletContext when the applet web page is
> inactive ?
> 
> You might be happier trying a regular Java discussion list in
> comp.lang.java.programmer or the like.
> 
> But, saying that, my opinion is that I don't like your applet if it runs
> even if I leave the page.  That's like a rogue applet that runs even when
> I
> leave the page that is supposed to have the applet.
> 
> DW
> 

Reply via email to