Click here to Skip to main content
15,886,872 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to upload a file using webservice in java under jboss server..?

any examples..?
Posted
Comments
Sudhakar Shinde 15-Apr-13 9:01am    
Your problem is related to jboss implementation or you do not know how to implement file upload webservice itself?
@BangIndia 15-Apr-13 9:15am    
upload itself..
Sudhakar Shinde 15-Apr-13 10:44am    
You can refer to this link (http://www.mkyong.com/webservices/jax-rs/file-upload-example-in-jersey/) to understand how to implement file upload service.
Prasad Khandekar 15-Apr-13 11:29am    
Web service is not generally recommended for file transfers, though there are extensions/mechanisms available to do this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900