Sun One Studio 4 update 1 problem

Hi

I'm Giuseppea java beginner programmer from italy.

Maybe my question is very stupid but I don't understand because when I execute a simple applet with Sun One Studio community edition compiler obtain this message:

I/O Exception during reading: http://morfyng:8082/classpath/Temp/MyTest.html

where morfyng = my host

When I manually execute the File MyTest.java with the command appletviewer MyTest.html all it's Ok, the appletviewer show me my applet

Please help me, Thank's

[530 byte] By [GiuseppeSantaniello] at [2007-11-25 10:28:18]
# 1
You need to make sure that any libraries called by your applet are mounted in Explorer Filesystems. Studio uses its own classpath, not the one in your command line environment. Whatever is mounted in Filesystems is an extension of the Studio classpath.
utsukushii at 2007-7-1 20:52:26 > top of Java-index,Development Tools,Java Tools...