1. The applets are not running in Netscape Navigator. I can run the
applets in MS Internet explorer only. This problem is applicable to the
standard applets send along with Java Compiler also. I tried by typing
full path in Netscape Navigator. It starts java and just gives 'Done' in
status bar.
2. When I am loading an Image in Internet explorer it gives the
following error.
exception: com.ms.applet.AppletSecurityException: security.Couldn't
connect to with origin from file.
The same problem is coming for the Imagemap Applets under demo
directory came along with Java compiler.
I am sure that the image exists in the required directory and I use the
method toolkit.getImage(url)
3. When I use the cursor constants like WAIT_CURSOR it says that this
variable is not defined. In the book I am reffering I could see that
these variables are used directly without any initiation.
4. For the setCursor(Cursor) method , How can I pass the cursor
constants like HAND_CURSOR. When I passed the value 12 instead of
HAND_CURSOR it doesn't accept. When I trued with SetCursor(new
Cursor(12) ) I didn't get the required result.
I am a new comer in java programming.
Version Nos. of the Software I am using:
Java Compiler : 1.1.6
Internet Explorer: 3.02
Netscape Navigator : 4.01a
Regards,
K.Aboobaker
The Centre for GIS
State of Qatar