I'm using the primefaces library on my JSF project, and the component
<p:fileUpload />
is a little bit more simple to a image upload.
I need a JSF Component like a Plupload (www.plupload.com), but searching on the internet I haven't found it.
If don't have a JSF component like a plupload, is possible, and if is, how I do a image upload with image upload order, thumbnails and this simple and necessary things in a image upload management.