[jboss-user] [Beginners Corner] - Re: Upload files to Jboss from a standalone client
jaikiran
do-not-reply at jboss.com
Sun Oct 22 23:29:25 EDT 2006
How about this:
http://www.theserverside.com/tt/articles/article.tss?l=HttpClient_FileUpload
The above article provides a step by step explanation about what has to be done to upload a file from the java client. You will need HttpClient and FileUpload libraries for this. You can find them here:
http://jakarta.apache.org/commons/httpclient/downloads.html
http://jakarta.apache.org/commons/fileupload/
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979928#3979928
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979928
More information about the jboss-user
mailing list