Re: READING HTML files from within zip or jar files

1999-07-25 Thread Louis Tribble
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

READING HTML files from within zip or jar files

1999-07-25 Thread Sterling Moses
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