You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Gregory Joseph <gj...@kiala.com> on 2003/11/18 19:59:29 UTC

upload

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: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org