Answer Posted / shekhar
Http Protocal always communicates the server and browser(client)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why is http protocol called as a stateless protocol?
What is servlet used for?
How to generate the server side programming and the advantages of it over the other languages?
How httpservlet is different from the genericservlet?
Can you refresh servlet in client and server-side automatically?
How do you create a cookie using servlet?
What do you mean by url pattern in servlet?
What is servlet container. how it works?
Why do we have servlet filters?
What is the life cycle of a servlet?
What do you mean by request dispatcher in servlet? Also explain its methods.
What is the importance of init() method in Servlet ?
What are the new features added to servlet 2.5?
Explain the war file?
What is the need of session tracking in web application?