A null content type is allowed, it usually means your browser doesn't have a mime type mapping for the file's extension.
-----Original Message-----
From: Maya Muchnik [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 2:54 PM
To: [EMAIL PROTECTED]
Subject: Re: struts-upload, Tomcat and performance

What file type can be "uploaded": html, text, ...
I have tried a jsp file. It's load "understandable". But "The File content type: null". Is it OK?

"Schachter, Michael" wrote:

 This is just for the struts-upload example you're currently using.  The UploadAction included with that example is responsible for printing it out to the jsp (actually, it prints it out into memory, then saves it as a request attribute.... really bad thing to do in a real application environment)As for the performance issues, yes, I've just witnessed the same problem.  There was a similar problem like this before, and a fix.  I'll try to put in a fix within the next day or two, I'm fairly bogged down with other stuff to do.
-----Original Message-----
From: Maya Muchnik [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 2:16 PM
To: [EMAIL PROTECTED]
Subject: Re: struts-upload, Tomcat and performance
 
Hi,  Michael,
Why need to print file out to a jsp page, and not use "ftp" or similar command for transmission?
So, I am asking "stupid" question.
Maya
 

Reply via email to