Dear all,
I use the following component in my help's pages, and it
works fine when I use the viewer.
But when I try to build the jar, I have some errors:
for example:
I/O exception occurred in file
'LoadingSubsystem1_popup_menu.html'
the pages: 1_popup_menu.html contains an picture
And this pages is called in a main page by the component:
JHSecondaryViewer.
<object
CLASSID="java:com.sun.java.help.impl.JHSecondaryViewer&
quot;>
<param name="content"
value="1_popup_menu.html">
<param name="viewerSize"
value="300,350">
<param name="viewerStyle"
value="javax.help.Popup">
</object>
is it necessary to include the html pages containing the
object somewhere ? Map.jhm,...?
Remarks: main page and 1_popup_menu.html are in the same
directory.
Thanks in advance
[Message sent by forum member 'eliselavy' (eliselavy)]
http://forums.java.net/jive/thread.jspa?messageID=161885
************************************************************
********************
You may leave the list at any time by sending message with
no subject and
"SIGNOFF JAVAHELP-INTEREST" in the body to
LISTSERV JAVA.SUN.COM. Archives
are available at http://archives.java.sun.com/archives/javahelp-inte
rest.html.
Submit bug reports at http://jav
a.sun.com/cgi-bin/bugreport.cgi.
|