> From: John Dunne [mailto:[email protected]] > Subject: RE: Tomcat not serving large content? > > The file is 140 kilobytes.
That's actually relatively small - should not be a problem. Tomcat doesn't limit the response size, but whatever you're using to serve the content might be. Running Wireshark or equivalent on both the client and server might help to figure out where the content is being lost. > I can see the servlet serves the entire XML document How do you determine the above? - 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 unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
