Explain the working of service() method of a servlet.
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by cgi and what are its drawbacks?
how do you maintain sessions in servlets?
What are the exceptions thrown by servlets? Why?
Explain url encoding?
What is url encoding and url decoding
Explain load on start-up and its importance?
Explain the working of service() method of a servlet.
Write a command to get actual path of a servlet to the server?
Why do we have servlet wrapper classes?
How we can check in particular page the session will be alive or not
What is forward() and include() of servlets RequestDispatcher interface?
How to set a cookie that is persisted only for the duration fo the clients session?