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 is the difference between Servlets and Applets?
What methods do you use in servlet - applet communication?
What are the phases of servlet life cycle?
What is the use of attribute in servlets?
Explain servlet events?
Given the request path below, which are context path, servlet path and path info?
Is java servlet still used?
Can you refresh servlet in client and server-side automatically?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
Servlet is pure java object or not?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is the difference between Difference between doGet() and doPost()?
How do we call one servlet from another servlet?
What is meant by servlet? What are the parameters of the service method?
Which HTTP method is non-idempotent?