Applet not working properly on browser
hi,
my applet program has a part of JUnit test, i use it to submit for online.applet is working well on applet viewer and submitting the form to another website, but on browser applet is executed and showing but part of junit test program not working.
note:my applet is signed.
Re: Applet not working properly on browser
Quote:
Originally Posted by
sea2011
hi,
my applet program has a part of JUnit test, i use it to submit for online.applet is working well on applet viewer and submitting the form to another website, but on browser applet is executed and showing but part of junit test program not working.
note:my applet is signed.
As this appears to be related to the thread you started 6 hours earlier, I'm merging the two threads.
db
Re: Applet not working properly on browser