Could anyone point me to any documentation regarding implementing secure
connections(https) in jsps and servlets.
Also what I need to do at the server end.

All that I could figure out from my search is to use it you just
need to configure your webserver correctly so that these pages are only
accessible via https and make sure that all your links point to
https://webpage rather than http://webpage.

Any help appreciated
Anjana



_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to