hi,
I have a big problem, I'm writing an app that allows a user to upload
Quiktime movies from a browser to a database, the movies can be rather large
sometimes 4 - 10 Mb. I've been doing small uploads before, mostly gif's and
jpg's
I was expecting the performance to be just a little bit slower than
downloading a file through a servlet, but the times I get are really poor.
around 500K / minute
how much time should it take to upload a file from a webbrowser when using a
fileupload servlet.
it's on a 100Mbit lan so the network speed isn't limiting.
I was thinking of creating an applet to do this thing instead, but applets
can't read files on the client machine. Does anyone have any suggestions or
ideas?
I'd really appreciate any help
thanks
.henric
| www.abelbaker.com | [EMAIL PROTECTED] |
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html