How to upload binary file using JSP?

wizzz

Senior member
Jul 20, 2000
267
0
0
I want to upload a binary file in a JSP page, and store that binary file directly into MS Access.
Anybody know how to do this in JSP?