ad) new widget

we might want to do more rigorous search for alternative widgets.

Let's collect requirements here:

* drag-drop
* progress indication
* file size limits
* rejection per file / mime-type

(practically all things original widget had, just client-side)

-----

ad) server-side implementation:

good thing: client-side impl should completely avoid a need for heavyweight server-side impl

bad thing: we won't be able to get rid of server-side impl /wrt processing in Servlets < 3.0 (such as 2.5).

In fact, when we would limit ourselves to Servlets 3.0, the code is almost done (JSF 2.2 already implemented leverages it).
But as JSF impls adopts most of the code for multipart/form-data request processing from Servlets 3.0, we can use the same path.

~ Lukas


On Wed, Feb 12, 2014 at 12:24 PM, Michal Petrov <richfaces-dev@lists.jboss.org> wrote:
I've been looking on the server side of things in RF5 and got kinda stuck there.

I think the first one might be better since it is already a jQuery widget and the layout looks similar to what we're aiming for.

Posted by forums
Original post: https://community.jboss.org/message/857306#857306
_______________________________________________
richfaces-dev mailing list
richfaces-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-dev