PDA

View Full Version : applet viewing with gcj


kumarannair
9th December 2004, 05:45 AM
Hello,
I am a newbie and now using Fedora Core 1.
I have learned how to compile java files using gcj.
However I want to know if there exist any program like appletviewer (of jdk ) to view html files that contain reference to applets.
Please help me.

Jman
10th December 2004, 12:22 AM
There is a gij interpreter that comes with gcj and so does most of what the java command does. Not sure if you can use applets with this. See man gij.

Or you could install Java (http://fedorafaq.org/fc1/#Java). This comes with appletviewer.

kumarannair
10th December 2004, 07:30 AM

Hello,
Thanks for Jman's response. I know that jdk provides appletviewer and I am now using it. But my doubt is with GCJ and GIJ. Does Fedora have any provision to view html files that contains reference to the Java applets
Thanking you
Kumar
A Linux Lover