Hi,
I can't
test my
applet programs in Firefox though it can run using appletviewer in cmd prompt or Netbeans
IDE.
I think it's caused by Security reason because the class I'm testing uses "/images" folder from its current direction. When I test simple programs like HelloWorld.class, it's fine.
Hence, can someone advise how I can give assessment to use its subfolder to be displayed in browser/appletviewer ?
thanks in advance