  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Accessing SSL WebServer with Desktop Application | Accessing SSL WebServer with Desktop Application 2005-07-27 - By Julio Lorenzo
Back <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Try with <i>javax.net.ssl.HttpsURLConnection (<a class="moz-txt-link-freetext" href="http://java.sun.com/j2se/1.4.2/docs/api /javax/net/ssl/HttpsURLConnection.html">http://java.sun.com/j2se/1.4.2/docs/api /javax/net/ssl/HttpsURLConnection.html</a>)</i><b><br> </b><br> Regards, Julio.<br> <b><br> </b>Thomas Joseph wrote: <blockquote cite="mid1f695650507260206704d8b@(protected)" type="cite">Hi All,<br> <br> My application demands a desktop application to use an application (probably, a servlet or a webservice) from a webserver using secure channels so that the data, which is an XML file, is secure.<br> <br> I plan to do this by implimenting SSL. Is this possible/feasible? Are there any other good ideas? If possible please also do refer to some online links (examples).<br> <br> Thanks in advance<br> <br> -- <br> Regards,<br> <br> Thomas Joseph ==================================================================== Companion Site: <a class="moz-txt-link-freetext" href="http://www .corej2eepatterns.com">http://www.corej2eepatterns.com</a> J2EE BluePrints: <a class="moz-txt-link-freetext" href="http://java.sun.com /blueprints/corej2eepatterns">http://java.sun.com/blueprints/corej2eepatterns</a > List Archive: <a class="moz-txt-link-freetext" href="http://archives.java.sun.com/archives /j2eepatterns-interest.html">http://archives.java.sun.com/archives/j2eepatterns -interest.html</a> Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to <a class="moz-txt-link-abbreviated" href="mailto:listserv@(protected)" >listserv@(protected)</a> </blockquote> <br> </body> </html> ==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |