1

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???

Favonius
  • 13,959
  • 3
  • 55
  • 95
neha soni
  • 65
  • 1
  • 6
  • 11
  • Another file-upload question asked by you: http://stackoverflow.com/questions/5038798/uploading-of-pdf-file – Favonius Feb 18 '11 at 08:20

3 Answers3

2

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

jmj
  • 237,923
  • 42
  • 401
  • 438
1

Is what you want? And another link on that question

Community
  • 1
  • 1
Sergey Vedernikov
  • 7,609
  • 2
  • 25
  • 27
0

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

Community
  • 1
  • 1
Alejandro
  • 289
  • 3
  • 10