Uploading Word to Access database
Hi, I'm a beginner in JSP, and I need to write a JSP codes to upload a word document to an access database. Can anybody give me suggestions on how I can do this?
I found out "Upload Bean" where I can use to upload the document, but the codes are so complex, it uses JSP, Servlet, and Java Beans.
Is there other simpler way to do it? I need this urgently :(
|