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 are session variable in servlets?
What are the difference between session and cookies in servlet? Explain
Name the different ways of session tracking.
What is Single Threaded Model in Servlets? Explain this with an example?
Explain in brief the directory structure of a web application?
How can I send user authentication information while making URL Connection?
What is the major difference between context parameter and context attribute?
Can we use javascript in Servlets?
What is the workflow of a servlet?
What is the difference between an applet and a servlet?
15 Answers GCEW, Miracle Solutions,
Explain url encoding in servlet?
What is the functionality of actionservlet and requestprocessor?