hello,
I'm trying to upload
files from a html with enctype="multipart/form-data". Even though I just don't
treat the request and only send back an "ok" message to the client, if the file
selected is too big (about 30ko !) the client will not be able to find out the
page at all. What is very strange is that I log some message in the doPost()
method and the message is logged meaning that the doPost() is called. I really
don't anderstand what's appening there.
Any ideas would be
greatfull.
Thanks in
advance
S�bastien
