Which event is fired at the time of project deployment and undeployment?
No Answer is Posted For this Question
Be the First to Post Answer
What are the functions of the servlet container?
What's the servlet interface?
What’s the difference between genericservlet and httpservlet?
If some new data has entered the database, explain how can a servlet refresh automatically?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
What is servlet looping or chaining?
How to read request headers from servlets?
What is the use of welcome-file-list?
What is the structure of the http response
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
How the JSP file will be executed on the Server side?
Tell us something about servletcontext interface.