What is the difference between context parameter and context attribute?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between the web server and application server?
How does Cookies work in Servlets?
How would you create deadlock on your servlet?
How to make sure a servlet is loaded at the application startup?
Which is better jsp or servlet?
What do you mean by deployment descriptor?
Is servlet a framework?
Explain the difference between a web server and a web container?
How can the session in servlet be destroyed?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
How to set a cookie that is persisted only for the duration fo the clients session?
which type of data passing is used in realtime?