> From: mast [mailto:[EMAIL PROTECTED] > Subject: Re: (FIXED) RE: tomcat can't serve HTML pages more > than 48K in size > > i have put this in the web.xml of the server > <init-param> > <param-name>sendfileSize</param-name> > <param-value>-1</param-value> > </init-param>
Where exactly did you put the above? It should go in the <servlet> section for the DefaultServlet of conf/web.xml (approximately between lines 71 and 82 in an unmodified one). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]