473,785 Members | 2,844 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't get an applet to load - from my web site

10 New Member
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 exceptions. My home machine is vista. The applet won't load in IE or Firefox.
ideas? It loads on my XP machine using IE at work. I reinstalled java, but still no luck. Ideas?

applet pool menu notinited is the message (Loading java applet Failed)
I"ve been fighting this problem for a while with no luck. I'm wondering if it's a codebase issue?
Expand|Select|Wrap|Line Numbers
  1.  
  2. <P><APPLET CODE="PoolMenu.class" CODEBASE="../" WIDTH=519 HEIGHT=198 ALIGN=bottom>
  3.                               <PARAM NAME=image VALUE="IMAGES/schoolsketch118.jpg">
  4.                            </APPLET></P>
  5.  
thanks,
sorry to oblige you all.
Sep 28 '08
13 4778
fullofbeans
10 New Member
Here's the java console message I get....


Java Plug-in 1.6.0_07
Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
User home directory = C:\Users\Me


----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------

load: class PoolMenu.class not found.
java.lang.Class NotFoundExcepti on: PoolMenu.class
at sun.applet.Appl etClassLoader.f indClass(Unknow n Source)
at java.lang.Class Loader.loadClas s(Unknown Source)
at sun.applet.Appl etClassLoader.l oadClass(Unknow n Source)
at java.lang.Class Loader.loadClas s(Unknown Source)
at sun.applet.Appl etClassLoader.l oadCode(Unknown Source)
at sun.applet.Appl etPanel.createA pplet(Unknown Source)
at sun.plugin.Appl etViewer.create Applet(Unknown Source)
at sun.applet.Appl etPanel.runLoad er(Unknown Source)
at sun.applet.Appl etPanel.run(Unk nown Source)
at java.lang.Threa d.run(Unknown Source)

- doesn't tell me too much, eh?

- i checked the adv. settings for Firefox, yep Java is enabled.
I believe I am using the newest and proper Java plugin for the browser.


Java Plug-in 1.6.0_07
Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM

thanks for your time considering my plight everyone.
Sep 30 '08 #11
fullofbeans
10 New Member
oh yeah,

I'm using Java ver. 6 update 7 if that helps. (Standard Ed. 6)

If anyone gets the applet to load in Firefox from this page (it's a ripple effect of my school in black and white) - looks rather neat I think. - the students dig it.

http://www.metcalfeps. ocdsb.ca/ please give me a quick shout.

tx
Sep 30 '08 #12
fullofbeans
10 New Member
I've now pulled that codebase="../" out of the applet tag, like I have loading properly on the dog web site. I hope this helps Firefox run the applet.

http://www.downwindken nels.com/main/aboutus.html

http://www.metcalfeps. ocdsb.ca/

-it's the ripple applet on the school site that didn't want to load in Firefox (FF3) on my home Vista machine.

any feedback would be appreciated.

I'll have to wait till tonight to check it at home myself.

tx
Sep 30 '08 #13
fullofbeans
10 New Member
Oh happy days! It now works in both browsers. Interesting challenge, eh?

It worked in IE with a .class file missing but not Firefox and having the codebase pointed to the root directory (where the files were) didn't mess up IE but through Firefox for a loop.

tx again everyone.

take care.
Sep 30 '08 #14

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

Similar topics

1
9524
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 in which the applet is embedded (like Java 1.3) using Java 1.4.2??? http://java.sun.com/products/jdk/1.2/docs/api/java/applet/Applet.html#getDocumentBase() http://java.sun.com/j2se/1.3/docs/api/java/applet/Applet.html#getDocumentBase()
2
5151
by: Ted Byers | last post by:
I am looking for a java applet that provides the main capabilities of a web browser, not only displaying web pages properly, but supporting the various client side processing capability such as running JScript ot VBScript and other applets. I saw an ancient one on Sun's site, but are there others? Or will I have to develop my own? (I am really not looking forward to coding support for the different scripting languages or running other...
0
2995
by: Benjamin Jones | last post by:
I have been fighting a problem with writing an XSLT applet for several days now. The following code works in a command line application, and in the applet viewer for provided with IBM eclipse. It fails in any browser, and in the Java SDK's applet viewer. The line marked below has an uncaught exception that shows the following text:
0
3115
by: Wolfgang Schwanke | last post by:
Dear usenet, I'm having the following small problem. I've been ask to add some Quicktime panoramas to a website. The author of the panoramas has made two versions of each: One in MOV format, which needs a Quicktime plugin, and one Java applet. He's also kindly supplied me with sample HTML code for each. The code looks like this (simplified):
3
3525
by: Larry Martin | last post by:
I am trying to run a Java Applet on my ascx page and am getting an IO exception when IE6 tries to load the applet. It seems a lot of others are getting the same problem but a search of the web did not turn up any sort of solution. I have tried most of the suggestions but none of them seem to have helped with the problem. My error is below and the most significant part of it is the HTTP connection failure. load: class...
1
1814
by: M. Magistri | last post by:
Hi all! Why doesn't the following code load my applet under WinXP with Internet Explorer 6? <SCRIPT language="javascript" type="text/javascript"> <!-- if (getBrowser()=="IE"){ document.write("<OBJECT standby='Wait maximum 25 seconds to load........' classid='clsid:8AD9C840-044E- 11D1-B3E9-00805F499D93' WIDTH = '600' HEIGHT = '400' CODEBASE='../Applet/' name='GeoMap'>"); if (false)...
0
2205
by: speedcoder | last post by:
hi all, i'm stumped. my applet used to load images over the network. (it was actually designed by someone else.) yes, the applet used to load each image file independently over the network and incurred a network hit per image file. i wanted to avoid the overhead of a separate network connection for each image file, so i bundled all the images into the JAR file. yet, somehow, the loading time for the applet is slower now! i'm totally...
2
3365
JustRun
by: JustRun | last post by:
Hi, I'm new to Java "I loved it" and i'm stuck with a Chart Applet i'm trying to give the pie chart its values from my database. Actually the database class works when i tested it in main method buut when i put it inside the applet it gives me this "java.security.AccessControlException: access denied (java.util.PropertyPermission file.encoding read)" Also for the pie chart itself, it works fine as an application, but when i put it in...
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10093
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9952
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7500
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6740
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2880
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.