html image not loading
Subject : html image not loading
From: Lars Gustafsson <email@hidden >
Date: Mon, 29 Sep 2008 17:03:51 +0200
Delivered-to: email@hidden
Delivered-to: email@hidden
I have a problem where I display a html file in e JEditorPane.
When I run under WebStart the html shows but all images are "broken" ,
this is on 10.4.11 with the latest "release7" upgrade.
On a 10.4.11 machine without "release7 it works
It also works on 10.5, Linux and Windows.
I load the url like this:
ClassLoader classloader = getClass().getClassLoader();
java.net.URL url = classloader.getResource( "about.html" );
ep.setPage(url);
I thought it was my fault in some way, but I see similar problems when
I trying: https://xhtmlrenderer.dev.java.net/r7/demos.html
None of the demo screens loads.
Regards,
Lars.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.