P
Paul Smith
Hello All,
I am playing with Jason Hunter's MultipartRequest servlet to upload a
file to a server (Tomcat). However, the file is not appearing on the
server. I have added some println statements to FilePart.writeTo(File
fileOrDirectory). Everything appears as I would expect - the filename
and path are correct, and the number of bytes returned by the method
looks fine. But no file appears on the server. Has anyone else
experienced this?
Many thnaks in advance,
Paul
I am playing with Jason Hunter's MultipartRequest servlet to upload a
file to a server (Tomcat). However, the file is not appearing on the
server. I have added some println statements to FilePart.writeTo(File
fileOrDirectory). Everything appears as I would expect - the filename
and path are correct, and the number of bytes returned by the method
looks fine. But no file appears on the server. Has anyone else
experienced this?
Many thnaks in advance,
Paul