JavaWorld had a good article on this subject.
Java Tip 96: Use HTTPS in your Java client code 
http://www.javaworld.com/javatips/jw-javatip96.html

As the title notes, the focus is on web browsers and applets, but the
principles apply to servlet code as well.

"Christopher B. Hamlin" <[EMAIL PROTECTED]> wrote:
Matt Goss wrote:
> 
> Hi Everyone,
> Does anyone know a good way of making an https connection from a servlet
> to a secure site??? JDK 1.2.2 or JDK 1.3


Maybe obvious, but did you look at http://java.sun.com/products/jsse/

-- 
Christopher B. Hamlin
American Institute of Physics 
Suite 1NO1, 2 Huntington Quadrangle, Melville, NY 11747-4502
Email: [EMAIL PROTECTED]   Phone: 516/576-2335   FAX: 516/576-2615
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to