Connecting Tech Pros Worldwide Forums | Help | Site Map

missing plugin while run applet

mekalai82@gmail.com
Guest
 
Posts: n/a
#1: Mar 5 '08
java -version (i am getting following java version)
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)

i can run and compile the java program.
i have to run the applet program. while i am trying to run applet i am
getting the following error

install missing plugin

Erwin Moller
Guest
 
Posts: n/a
#2: Mar 5 '08

re: missing plugin while run applet


mekalai82@gmail.com wrote:
Quote:
java -version (i am getting following java version)
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
>
i can run and compile the java program.
i have to run the applet program. while i am trying to run applet i am
getting the following error
>
install missing plugin
Well, why not try a java newsgroup?
comp.lang.java.help eg.

Regards,
Erwin Moller
Closed Thread