| Author |
upload files from java app to server using https
|
Robert Swanson
Greenhorn
Joined: Sep 09, 2003
Posts: 2
|
|
Hi, As the subject states, I need to upload files from a java app to a tomcat server using https. I've done a search but haven't found a lot of helpful material (I know it's out there though, I just haven't found it yet). I was hoping that someone can point me in the right direction. FYI- I have never worked with https, or certificates, or SSL, etc before so I'm new to this. RS
|
 |
Nick Revak
Greenhorn
Joined: Jun 08, 2003
Posts: 4
|
|
o'reilly has a servlet which can help. Take a look at the info here ... http://www.servlets.com/cos/index.html
|
 |
 |
|
|
subject: upload files from java app to server using https
|
|
|