Which http method is said to be non-idempotent and idempotent?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between doget and dopost?
How to get the IP address of client in servlet?
What is the main purpose of java servlets?
When the methods init() and Distroy() will be called?
What advantages do servlets have over CGI programs?
Why do we need servlet filter?
Which is better jsp or servlet?
where the generated jsp source file are stored?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is a web application and what is it’s directory structure?
Explain the difference between a web server and a web container?
Can a jsp be called using a servlet?