Thanks Jaikiran, I'm going to do some examples to practice the HttpClient and
FileUpload.
"jaikiran" wrote : 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=3981029#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...