Implementing SSL in a Web Application

Hi EVerybody,Can anyone tell me the exact steps involved in implementing SSL in a Web Application including any changes need to be incorporated in the HTML pages of the application.Thanks.Vishal
[229 byte] By [vishal_maheshwari] at [2007-9-26 7:39:30]
# 1
My advice would be to check out JSSE from Sun. The docs are pretty good. After that check out Amazon for a book or two. The Java Security Handbook by Jaworski is pretty decent.-jm
jmathers at 2007-7-1 17:43:19 > top of Java-index,Security,Other Security APIs, Tools, and Issues...