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
What is context in servlet?
What are the type of protocols used in httpservlet?
What is servletconfig?
Explain load on start-up and its importance?
What is cookies in servlet with example?
What are the types of servlet?
What is the use of servlet wrapper classes?
Explain servlet.
What is the difference between forward () and sendredirect () functions in servlet? Explain
What is meant by cookies?
What is the use of servletconfig interface?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
Difference between GET and POST?
Difference between java beans & servlets?
What do you mean by web applications? Explain web application directory arrangement?