aspose file tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes NX: help need with displaying HTML file with images. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "NX: help need with displaying HTML file with images." Watch "NX: help need with displaying HTML file with images." New topic
Author

NX: help need with displaying HTML file with images.

Manoj Gundawar
Ranch Hand

Joined: Nov 17, 2002
Posts: 169
Hi,
My userManual is .HTML file with images in it (GIF) (Images are added in HTML with the relative path)
Now if I try to show this in JEditorPane (as part of the Help menu) it dosent show up this HTML at all. Code throws FileNotFoundException at the line JEditorPane.setPage(URL). //Where URL is the path of the HTML file
If I try to display html file without any images in it, it shows up correctly.
Help is need urgently, as I am done with the project and cant imagine to delay the submission just for this.
Here is my code snippet:


Thanks,
Manoj


Manoj<br />SCJP, SCJD, SCWCD, IBM WSAD.
Manoj Gundawar
Ranch Hand

Joined: Nov 17, 2002
Posts: 169
Dont bother folks. This problem is now resolved.
Thanks,
Manoj
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: NX: help need with displaying HTML file with images.
 
Similar Threads
YAHOO...... I Made it.... 146/150
question about Help document
JEditor Pane - HTML Page
Using JTextPane for html
Design Documents Format