| 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
|
 |
 |
|
|
subject: NX: help need with displaying HTML file with images.
|
|
|