--- "Bragg, James" <[EMAIL PROTECTED]> wrote:
> Does anyone have an opinion on the best to incorporate SSL with JSP.
I'm leaving it up to the Browser and the Web Server to negotiate the SSL
channel. Anything you send over that channel the world will not be able to
see.
> Also is it possible to utilize SSL without having a Login Screen.
SSL provides you with the Encryption. If this satisfies your requirement then
you do not need a Login Screen. However, if you require your users to be
Authenticated then you'll have to provide some sort of credential challenge,
typically through Form Based Login Screen.
> Sorry, just starting out with JSP and SSL...
>
> thanks..
>
> -------------------------------------------------------------------------
> James C. Bragg
> Senior Software Consultant
> Computer Associates International Inc
>
> ===========================================================================
> 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
>
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.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