Answer Posted / 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 |
Post New Answer View All Answers
What is cookie in servlet?
What are the types of servlets? Explain
What is meant by servlet? What are the parameters of the service method?
How to notify an object in session when session is invalidated or timed-out?
What do you mean by filter in servlet?
What are the phases of servlet life cycle?
How do you deal property files in servlet?
How httpservlet is different from the genericservlet?
What are the new features added to servlet 2.5?
What are the advantages of cookies?
What is the GenericServlet class?
What do you mean by deployment descriptor?
Can you create a deadlock condition on a servlet?
What is preinitialization of a servlet?
What is the major difference between servlet and applet?