Hi Tomcat-Apache Gurus,
I have a web application where  from the front end user loads a file
and gives it as input to Java classes.The file is given as input to
a python script which converts it into some other format.
Here I have used the concept of jython.
The file is converting properly in the parent
directory of Tomat but with some of the data which is missed.The problem is
when I close the tomcat,then additional data is added to the converted file
which
completes the correct conversion.

I want to know whether some internal buffer of Tomcat is holding the extra
data.
If so how to retrieve it.

Sincerely,
Prashant golash

Reply via email to