What is the protocol used by Server & Client?
Answers were Sorted based on User's Feedback
Answer / shekhar
Http Protocal always communicates the server and browser(client)
| Is This Answer Correct ? | 5 Yes | 1 No |
What is the GenericServlet class?
Explain life cycle of a Servlet?
What is a servlet engine?
what are the way a client can be tracked?
What are the different mode that servlets can be used?
How to get the current httpsession object?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
Is the init(ServletConfig sc) throws IOException or not?
What is the use of RequestDispatcher in servlet?
18 Answers Accenture, CTS, TCS,
What is Servlet Context?
How long do servlets last?
can servlet have instance variables?