We do this today except we do not use the writer. We just installed JRUN for our https 
web. The user downloads tha applet (html) from the nossl web (http) and it then talks 
back to ssl web. When the browser makes the request back to the ssl web, your 
communication with the servlet is encrypted.

The problem is you cannot test in a development tool. They do not recognize the https 
protocol for a URL java object. The browsers, do support it though. They must use 
their own version of the URL object.

___________________________________________________________________________
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