Answer Posted / kodanda rami reddy
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 |
Post New Answer View All Answers
Whether we can get deadlock situation in servlets?
Differentiate between the print writer and servlet output stream?
Describe some assignments that are executed by servlet container?
What is the directory structure of a war file?
What are the new features added to servlet 2.5?
How the JSP file will be executed on the Server side?
How does Cookies work in Servlets?
What is servlet and how it works?
What is the structure of the http response
How is an application exception handling is done using a servlet?
What are the drawbacks of cgi?
What is a cookie What is the difference between session and cookie
What is the
What are its drawbacks of cgi?
Explain url encoding in servlet?