WEB: provide easier file upload functionality
---------------------------------------------

                 Key: LABS-194
                 URL: https://issues.apache.org/jira/browse/LABS-194
             Project: Labs
          Issue Type: New Feature
          Components: Magma
            Reporter: Simone Gianni
            Assignee: Simone Gianni


Using commons-fileupload and permitting a setParam with a java.io.File argument 
could be a starting point.

Then, also provide infrastructure in foundation beans to denote a bean field 
taking a file (or a stream + metadata), in foundation validation for validating 
it (maximum size, accepted mime types etc..), and in forms and showbean to 
properly display and handle it.

Also, it should be able to use a file as an image, displaying it during the 
showbean.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to