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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...