File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes HTTPS Request using servlet API Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "HTTPS Request using servlet API" Watch "HTTPS Request using servlet API" New topic
Author

HTTPS Request using servlet API

kavan desai
Ranch Hand

Joined: Jan 16, 2005
Posts: 32
Can i make HTTPS request using servlet API 2.4? how? I am using tomcat 5.0.I read tomcat 5.0 it has SSL support.

Thanks
Kavan
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

There is an SSL HowTo in the Tomcat docs, you should read this. (note the link refers to your version, 5.0, and not the more recent 5.5)

Dave
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: HTTPS Request using servlet API
 
Similar Threads
Removing Embeded Tomcat
Servlet issue
JSP+SSL
SSL For Tomcat and Apache Servers
Servlet API Problem