Hi list,

I'm trying to upload files in one of my portlets:
It works fine, until i try to upload a too large file: unfortunately in that
case the doBlah method of my action is not even called: i just get some log
statements that tell me the file was too large.

If in my custom properties file i set services.UploadService.automatic to
false, then my doBlah method is not called either, for some reason ... !? 

So I don't see how I could control the size of the uploaded file to at least
give a message to the user to tell the file was too large!

Any clue?

Thanks

greg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to