I'm doing a binary file upload to a server, and I can work in JS/JSP/Java (though I'd rather not write a bean). It's going to go up as a multipart form, but what's the most straightforward way to do it (client-side)? Would http servlet request be the route? I haven't used it, not sure how to go about prepping it. (and no, I'm not a student, not in school, and this isn't anyone's school project).
2006-12-22
12:09:44
·
2 answers
·
asked by
T J
6
in
Computers & Internet
➔ Programming & Design