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
Whats the advantages using servlets over using CGI?
Is it good idea to create servlet constructor?
What is servlet and its advantages?
What is the servletconfig object?
What is the difference between Server and Container?
What are the features added in Servlet 2.5?
Can a jsp be called using a servlet?
What are Servlets?
Write a command to get actual path of a servlet to the server?
What is ServletContext object?
What is session?
When jsessionid is created?
Which interface must be implemented by all servlets?
What do you mean by the servlet chaining?
What is the difference between sendredirect() and forward() in a servlet?