Hello.

I have a web form which contains, besides text fields, more than one 
file input elements (random number).
Can @MultipartForm be used to upload such form? If so, how to map 
uploaded files to POJO's field (map/list of what?)?

I've found that for one file I can use this:
http://stackoverflow.com/questions/2637017/how-do-i-do-a-multipart-form-file-upload-with-jax-rs

But how to upload many files?

Thanks and regards,
Przemek


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to