R romio8271 New Member Jan 19, 2013 #1 is there a possiblity to upload a file from html forms without using multipart/form-data?I'm using Servlets 2.5 so I can't use getPart method and I still want to use getParameter method to get values from fields.
is there a possiblity to upload a file from html forms without using multipart/form-data?I'm using Servlets 2.5 so I can't use getPart method and I still want to use getParameter method to get values from fields.