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 |
In servlets, Why do we need both GET and POST method implementations?
What methods do we use in Servlet to Applet communication?
What are the functions of Servlet container?
describe all about advanced java with presentation
What is Client-Server Computing?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
What is the difference between sendredirect() and forward() in a servlet?
How can the session in servlet be destroyed?
What is forward() and include() of servlets RequestDispatcher interface?
If a servlet is not properly initialized, what exception may be thrown?
What are different ways for authentication of servlet?
List out difference between a JavaBean from a Servlet?