aspose file tools
The moose likes Servlets and the fly likes How can i implement SSL for my web applicatioin's transactioins ?????????? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How can i implement SSL for my web applicatioin Watch "How can i implement SSL for my web applicatioin New topic
Author

How can i implement SSL for my web applicatioin's transactioins ??????????

Raghvendra Sharma
Ranch Hand

Joined: Oct 09, 2000
Posts: 82
Dear all,
I am working on a website which includes some pages that needs the data to be transmitted between the client and the server to be secure. i.e. the transaction should be through SSL. I know bits and pieces about SSL but i am not able to locate any source of information or examples etc. as to how can i implemnt SSL in my application.
I have heard that XML have some tags that help implement the SSL.
Currently i am scanning through the J2EE specification for required help,
Could any one please help me with any material.
Links would do fine.
Hope to get some early responses.
regards

------------------
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How can i implement SSL for my web applicatioin's transactioins ??????????
 
Similar Threads
SSL for Login Servlet.
Implementing Security in web services developed using JAX WS approach
How can i initiate secure transaction with the client.
How do I implement SSL using XML ( or other means )
basic doubts