<div dir="ltr">ad) new widget<div><br></div><div>we might want to do more rigorous search for alternative widgets.<div><br></div><div>Let&#39;s collect requirements here:</div><div><br></div><div>* drag-drop</div><div>* progress indication</div>

<div>* file size limits</div><div>* rejection per file / mime-type</div><div><br></div><div>(practically all things original widget had, just client-side)</div><div><br></div><div>-----</div><div><br></div><div>ad) server-side implementation:</div>

<div><br></div><div>good thing: client-side impl should completely avoid a need for heavyweight server-side impl</div></div><div><br></div><div>bad thing: we won&#39;t be able to get rid of server-side impl /wrt processing in Servlets &lt; 3.0 (such as 2.5).</div>

<div><br></div><div>In fact, when we would limit ourselves to Servlets 3.0, the code is almost done (JSF 2.2 already implemented leverages it).</div><div>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.</div>

<div><br></div><div>~ Lukas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 12, 2014 at 12:24 PM, Michal Petrov <span dir="ltr">&lt;<a href="mailto:richfaces-dev@lists.jboss.org" target="_blank">richfaces-dev@lists.jboss.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;ve been looking on the server side of things in RF5 and got kinda stuck there.<br>
<br>
I think the first one might be better since it is already a jQuery widget and the layout looks similar to what we&#39;re aiming for.<br>
<br>
Posted by forums<br>
Original post: <a href="https://community.jboss.org/message/857306#857306" target="_blank">https://community.jboss.org/message/857306#857306</a><br>
_______________________________________________<br>
richfaces-dev mailing list<br>
<a href="mailto:richfaces-dev@lists.jboss.org">richfaces-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/richfaces-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/richfaces-dev</a><br>
</blockquote></div><br></div>