neha soni
neha soni

Reputation: 65

uploading of files and images

I have to upload images and pdf files from client side to server side, using browsing of file. I m using jboss,Tomcat and Apolloclient. How can i do that?? Which function and library have to refer???

Upvotes: 1

Views: 207

Answers (3)

Alejandro
Alejandro

Reputation: 289

I offer for is ZUpload good applet product free and very useful! it will help you to upload files to ftp server.

Upvotes: 0

Jigar Joshi
Jigar Joshi

Reputation: 240860

You can use Apache's common's file upload, here is quick start up guide

Upvotes: 2

Related Questions