Sterling Moses wrote:
>
> 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 rea
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