ralphtrent
Programmer
Hello
I am jsut starting out with java so please pardong any ignorence on my part.
I have create a java class that reads weatherundergrounds xml feed (using nu.xom) and then creating a seperate java applet reference this class. Using the Java Tester this all works great. But I can not get the applet to work in my browser (chrome or ie). Once I make my call to my external call, the applet stops displaying whats next.
My applet lives in the same folder as the external class. Since the broswer can start to show the applet I assume it should be able to find the external class. Also I DO NOT get any error when viewing the applet in the browser.
I can post code, but I thought I would save time and space in this thread if the problem was somethign common and I just do not know about it. If you do need to see the code, let mek now.
Thanks,
RalphTrent
I am jsut starting out with java so please pardong any ignorence on my part.
I have create a java class that reads weatherundergrounds xml feed (using nu.xom) and then creating a seperate java applet reference this class. Using the Java Tester this all works great. But I can not get the applet to work in my browser (chrome or ie). Once I make my call to my external call, the applet stops displaying whats next.
My applet lives in the same folder as the external class. Since the broswer can start to show the applet I assume it should be able to find the external class. Also I DO NOT get any error when viewing the applet in the browser.
I can post code, but I thought I would save time and space in this thread if the problem was somethign common and I just do not know about it. If you do need to see the code, let mek now.
Thanks,
RalphTrent