I am trying to upload a big file say 20MB from a remote machine onto my
server and there are three problems

1. servlet request-response timeout
2. servlet session timeout
3. client session timeout

If i am delaying the response after the request in the servlet this can
happen but to keep the session valid i need to send another request that
will not allow me to keep the servlet request valid.

Any ideas about uploading large files please let me know soon.

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

___________________________________________________________________________
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

Reply via email to