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 are the exceptions thrown by servlets? Why?
Can we override servlet service method?
What do you mean by cgi?
What is cookie in servlet?
What is SingleThreadModel interface?
What do you understand by mime type?
Write a servlet to upload file on server.
What is dispatcher servlet?
Whether thread can be used in servlets?
Why is Servlet so popular?
Write the code to get the server information in servlet.
Can we get PrintWriter and ServletOutputStream both in a servlet?
What are the life cycle methods of a servlet?
How to commuincate between an applet and a servlet?
Can you explain in detail 'javax.servlet' package?