Answer Posted / saikiran
Secure Socket Layer for providing security
in servlet we seeing client makes first request making
------------
use of https insted of http and then by http is same
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by httpservlet and how it is different from the genericservlet?
Explain servlet events?
Can you call a jsp from the servlet?
What is the difference between the include() and forward() methods?
What is a web container and what is its responsibility?
Is servlet thread safe?
What are the steps involved in placing a servlet within a package?
What is the use of servletconfig interface?
Why HttpServlet class is declared abstract?
What is difference between cookies and httpsession?
What if we pass negative value in load-on-startup?
What does the term localization refer to?
What is the difference between CGI and Servlet?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
List out difference between a JavaBean from a Servlet?