473,324 Members | 2,473 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Applet notinited

58
Hi all,

Am new to java.I want to play avi file.For that i got code in java.But now i want to call java applet in html.I tried for that but it shows "Applet notiniited" .Anybody tell me to overcome this problem.
Dec 5 '06 #1
2 10213
horace1
1,510 Expert 1GB
Hi all,

Am new to java.I want to play avi file.For that i got code in java.But now i want to call java applet in html.I tried for that but it shows "Applet notiniited" .Anybody tell me to overcome this problem.
have a look at the Sun tutorial on applets it may help
http://java.sun.com/docs/books/tutorial/deployment/applet/index.html
Dec 5 '06 #2
rajbala
58
have a look at the Sun tutorial on applets it may help
http://java.sun.com/docs/books/tutorial/deployment/applet/index.html
Problem I face:

I had a media player program in java , i want to run that program in Mozilla. For i wrote a JSP program and tag a plugin/embed/object for example

1:
<jsp:plugin type="applet" code="Clock2.class"
codebase="applet" jreversion="1.2" width="160" height="150" >
<jsp:fallback>
Plugin tag OBJECT or EMBED not supported by browser.
</jsp:fallback>
</jsp:plugin>

2:
<object
classid =" clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
codebase ="
http://java.sun.com/update/1.4.2/jinstall-1_4-windows-i586.cab#Versio..."
WIDTH = 120 HEIGHT = 120 >
<param NAME = CODE VALUE = TicTacToe.class >
<param NAME =" type" VALUE ="
application/x-java-applet;version=1.4">
<param NAME =" scriptable" VALUE =" false">

<COMMENT>
<embed
type =" application/x-java-applet;version=1.4" \
CODE = TicTacToe.class \
WIDTH = 120 \
HEIGHT = 120 \
scriptable = false \
pluginspage ="
http://java.sun.com/products/plugin/index.html#download">
<noembed>
alt="Your browser understands the &lt;APPLET&gt; tag but
isn't running the applet, for some reason."
Your browser is completely ignoring the &lt;APPLET&gt; tag!
</noembed>

</embed>
</COMMENT>
</object>

When i run this program i got Red X image displayed where the applet
should be But Applets won't run .

For your clarity below i mentioned the link . I got the same image which is apper in that and i had i gone through the solution mentioned in it but no use .

" http://www.java.com/en/download/help/5000040200.xml "
Please check it once the above link. I had download jmf also.
Kindly give me suggestion for my error.Thank you.
-Raju
Dec 5 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: nathanlaan | last post by:
This is the stupidest thing I have ever seen. Java 1.2, 1.3, and 1.4.1, and 1.4.2 all define the Applet.getDocumentBase() method differently! How am I supposed to get the directory of the document...
0
by: James Hong | last post by:
Help please, I try to sending an email from my html page using the java applet. but it give error on most of the PC only very few work, what is the error i make the java applet show as below ...
1
by: Charlie Kim | last post by:
Here is gnome applet source of mine. -------------------------------------------------- #!/usr/bin/env python import pydic import gtk import gnome.applet
8
by: DKM | last post by:
Here are the source code files to a Java applet that utilizes LiveConnect to communicate with Javascript, and the HTML file. The thing works both in IE 6.0 and FireFox 1.4. but with some...
0
by: ankur | last post by:
WHEN I RUN THIS WEB APPLICATION ON Tomcat5.5.9 SERVER MY HttpChatApplet sccessfully Loaded from ChatDispatch but running on some another PC HttpChatApplet not loaded my Coad ...
3
by: shibha | last post by:
i m working on window xp service pack2 have jre1_5_0_09-windows-i586-p-s installed n msjava as well ERRoR i get: applet chart notinited in Java console error says...
3
by: mikefleck | last post by:
Does anybody know what the error message "applet jretest notinited" means. Thanks, Mike
4
by: tudyfruity18 | last post by:
I'm suppose to write an applet that contains two buttons Investment calculator and Loan Calculator. When the Investment Calculator button is clicked, a frame appears in a new window for calculating...
13
by: fullofbeans | last post by:
This is one of my web sites. http://www.metcalfeps.ocdsb.ca/ I can't get the applet to load. It's a picture of the school and has a ripple effect. I have www.java.com listed in the security...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.