upload files

How can I upload any kind of file from a jsp in order to store in the server side database?Thanks
[118 byte] By [pablotronk] at [2007-9-26 1:16:53]
# 1
You should take a look at the com.oreilly.servlet package http://www.servlets.com/cos/index.htmlI've just started playing around with it, and so far I haven't had any real problesms with it. It works very well for uploading files.
mbarsic at 2007-6-29 0:45:20 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...