RE: largeFile init parameter

2000-11-13 Thread Christian Mallwitz
nal Message- > From: Christian Mallwitz [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 09, 2000 17:21 > To: '[EMAIL PROTECTED]' > Subject: largeFile init parameter > > > Hi, > > I read about the largeFile init parameter and set it to true in my >

largeFile init parameter

2000-11-09 Thread Christian Mallwitz
Hi, I read about the largeFile init parameter and set it to true in my conf/web.xml file. but the static HTML is still in the class file. The FAQ says: "If the file is really large then all the static html is stored is a separate data file if the value of this param is set to true."