Hello,

I'm attempting to create an upload program using the Oreilly package:
http://www.servlets.com/cos/faq.html

This line of code:

MultipartRequest multi = new MultipartRequest(request, ".", 5242880);

works on a W2K server with Tomcat by itself, but not on a server with
Apache-Tomcat-Mod_jk integration.

It may have something to do with the upload folder indicated by the ".".

Please help.

Thanks,
Logan




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to