Hi everyone, Thanks for the info on my earlier question "How to call a HTML page from a Servlet". How can I implement security data transfer in the login. I guess most of you would have seen the check box as follows LOGIN : PASSWORD X Check here to login for a secure site Now is this using SSL ? and I have been reading about JSSE ( Java's latest security implementation of the SSL). It has something called the SSLSession which is similar to the session. But I guess it sounds too easy to replace the normal HttpSession we use to capture data by SSLSession ? How can I implement a secure login when checked on the box ? Thanks in advance ps* You guys are a great Help ! Krishnan ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com ___________________________________________________________________________ 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
