| Author |
applet run on one machine but throw an exception on the other
|
mohd danish
Greenhorn
Joined: Oct 28, 2009
Posts: 2
|
|
i am facing a very strange problem
i can run an applet on a machine successfully
but when the same applet is run on the other machine having the lattest updated version of java it throws NullPointerException
and some of the tab got missed or i should say they are invisible
anyone have any idea what could be the reason
|
 |
Devaka Cooray
Saloon Keeper
Joined: Jul 29, 2008
Posts: 2691
|
|
What is the statement throwing that NullPointerException?
Please provide more details.
|
Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
|
 |
mohd danish
Greenhorn
Joined: Oct 28, 2009
Posts: 2
|
|
problem has resolved
it was because of the temporary files as i delete all the files and restart the applet it start working absolutely fine
a silly mistake
|
 |
 |
|
|
subject: applet run on one machine but throw an exception on the other
|
|
|