Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-help-dev] Loading an HTML page from inside a zip file


I am using the standalone help in my application, and can't quite figure out how to load a help file from inside a zip file.

I tried the following:
        helpSystem.displayHelp("/com.ibm.storage.essisa.doc/doc.zip!/myFile.html");

But it doesn't show the file.  If I unzip the doc.zip, and use the call (minus the /doc.zip!) it works as expected.

Any ideas?  

Thanks,
Wendy L. Henson
Staff Software Engineer, Design & Information Development
(919) 254.6479   +   (tie:444.6479)   +   wlhenson@xxxxxxxxxx

The question isn't who is going to let me; it's who is going to stop me.
--Ayn Rand

Back to the top