| Author |
Images is too big....
|
Jamy Wang
Ranch Hand
Joined: Sep 21, 2003
Posts: 83
|
|
|
What's the biggest size of the upload file? My file is more than 1M, can I upload?
|
Best Regards<br /> <br />SCJP1.4 SCJD1.4 SCEA
|
 |
Sudhaker Raj
Greenhorn
Joined: May 26, 2005
Posts: 4
|
|
File upload uses multi-part form over HTTP-POST request. Web server imposes restriction on maximum post request size and the maximum file size depends on this settings. Normally this value is set anything between 2M to 50M. Check web-server's configuration files for it. Hope this answers your question.
|
Cheers,<br />Sudhaker Raj<br /><a href="http://thej2ee.com" target="_blank" rel="nofollow">http://thej2ee.com</a>
|
 |
Jamy Wang
Ranch Hand
Joined: Sep 21, 2003
Posts: 83
|
|
|
Sorry I haven't say clearly. I mean the size of SCEA assignment uploaded.
|
 |
 |
|
|
subject: Images is too big....
|
|
|