File upload widget?

Michal Petrov richfaces-dev at lists.jboss.org
Wed May 21 09:55:53 EDT 2014


It would seem checking if request.getParts() is not empty is enough to determine the servlet version. One other issue was that servlet 2.5 cannot recognize the multipart/form-data encoding so all necessary parameters have to be put in the URL instead of being part of the FormData we're sending.

Posted by forums
Original post: https://community.jboss.org/message/874760#874760


More information about the richfaces-dev mailing list