Pankaj,

Another alternative is to use the Java Secure Sockets Extension.
This is a reference SSL implementation and works fine for my uses.
This requires Java 1.2.2 which limits the servlet containers you
can use.

Peter Booth

-----Original Message-----
From: Pankaj [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 21, 2000 1:33 AM
To: [EMAIL PROTECTED]
Subject: Re: Has anyone done secure HTTP Form POST via URLConnection?


Hi.

I just want to add that.. there is a lot of posting on this issue on this
list. I have managed to do this (calling a "https:\\" resource on the net
from
the servlet) but the bad part is that a servlet engine able to provide you
such facitily is hard to be found. As far as i know you have to use the
latest
Java Web Server and the servlet engine in that only has this flexibility.
Rest
things are the same as they are with "http:\\" resources. I mean you can
POST/GET data to and from the resource.

I hope this helps.. and please please correct/update me on any new
developments on this.

Thanx everybody, thanx Craig..!

Pankaj

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

This message is for the named person's use only.  It may contain
confidential, proprietary or legally privileged information.  No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and all
copies of it from your system, destroy any hard copies of it and notify the
sender.  You must not, directly or indirectly, use, disclose, distribute,
print, or copy any part of this message if you are not the intended
recipient. CREDIT SUISSE GROUP and each of its subsidiaries each reserve
the right to monitor all e-mail communications through its networks.  Any
views expressed in this message are those of the individual sender, except
where the message states otherwise and the sender is authorised to state
them to be the views of any such entity.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to