If some new data has entered the database, explain how can a servlet refresh automatically?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is servlet context ?

4 Answers  


can i modify the data which are generated by the servlet

4 Answers  


What is context switching?

6 Answers  


What is meant by a web application

0 Answers  


What is a web container and what is its responsibility?

0 Answers  


What are setComment and getComment methods in Cookies?

2 Answers  


What are the security issues in Servlets?

2 Answers  


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

0 Answers  


can i call init() method in destroy() method of servlset. ?

5 Answers   IBM,


How to prevent browser from caching the page content?

1 Answers  


what do you understand by url rewriting?

0 Answers  


How do you run a servlet?

0 Answers  


Categories