Is there a quick and dirty way to read into memory (either String or
StringBuffer) the contents of an .html file stored with a .jar or .zip.

The java classes reading these files will be stored within the same .zip
file. I need to read the .html files without really referencing the name of
the zip or jar directly within code, for the name of the zip will change
from distribution to distribution.

Any help would be greatly appreciated.

Sterling.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to