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
Explain the concept of ssi ?
What are all the protocols supported by httpservlet?
What is meant by servlet? What are the parameters of the service method?
What is difference between server and servlet?
How can a servlet be used to generate plain text instead of html?
What is a generic servlet?
What are the types of an http request?
Explain the difference between get and post method in servlet?
What is the difference between CGI and Servlet?
Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
What is the major difference between context parameter and context attribute?
How do you design microservices?
How can we upload the file to the server using servlet?
Write the code to get the server information in servlet.
Define the lifecycle for executing a jsp page.