Re: file management
Timo Neumann <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
At 02:32 23.03.2004, you wrote: Hi Olle >I've written a webpage with servlets and in the administration area I've >made it possible to upload files (pictures) and bind them to an news article >(MySQL table) that automatically is published on the webpage. I have used >the Oreily package to achieve this. Now I wonder if anyone knows about a >similar package that maybe is more simple. try the FileUpload package from http://jakarta.apache.org/commons/. I believe it's the successor of the Oreilly Package and it works without problems for me. >I'm pretty new to java so I've >had a really hard time getting this to work, and it is still not working >perfectly. Congratulations for getting so far. :-) If you do not know the Jakarta project you should really have a close look on the website as they host lots of the de-facto standard APIs for Java. hth Timo ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html