| Author |
file uploading problem ( greater than 2MB)
|
Sanjib Pal
Greenhorn
Joined: Feb 08, 2010
Posts: 27
|
|
Hi,
I have a big problem when uploading a file greater than 2mb.
When I tried to upload a file greater than 2mb, the browser connection resets instantly, giving an error
Error: 101 ( net::ERROR_CONNECTION_RESET): The connection was reset
In my tomcat's server.xml I have configured the Connector as
the memory of jvm is as
I am using spring framework.
the bean configuration is as
and my java code is as
Please give me a suggestion to solve this problem.
Thanks,
Sanjib
|
SCJP 5.0
Try unless you get the ultimate success.
|
 |
 |
|
|
subject: file uploading problem ( greater than 2MB)
|
|
|