[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: upload file

PeterJ do-not-reply at jboss.com
Fri Feb 13 11:48:53 EST 2009


First things first - have you tried doing file upload using a simple servlet? If not, I suggest you try that first. Use the common file upload library, it provides a simply api and does most of the work for you.

http://commons.apache.org/fileupload/

Once you have that working, you can start to port your code to a portlet.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209973#4209973

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4209973



More information about the jboss-user mailing list