what is SSL?
Answers were Sorted based on User's Feedback
short for secure socket layer. a protocol developed by
netscape for transmitting private document via the internet
ssl uses a cryptography system that uses two key words
1.public , 2.private .
ssl connection starts with https:// instead of http://
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / saikiran
Secure Socket Layer for providing security
in servlet we seeing client makes first request making
------------
use of https insted of http and then by http is same
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / praveen
Secure Sockets Layer (SSL) is a socket protocol that encrypts data sent over the network and provides authentication for the socket endpoints.
Is This Answer Correct ? | 0 Yes | 0 No |
How the JSP file will be executed on the Server side?
What is servlet in tomcat?
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
Describe servlet?
What do you mean by servlet context?
What is a server side include (ssi)
How can you maintain servlet chaining?
please give url to get orinal software for I-net crystal clear java report tools?
What is with the javax.servlet package naming?
we cant Override Jsp Service method?Why?
4 Answers Infrasoft, Mind Tree,
What is load-on-startup in servlet?
How many servlet objects are created?