How can a servlet refresh automatically if some new data
has entered the database?

Answer Posted / rajesh r

Automatic Database synchronization is not possible in
SERVLETS

we need to code for that manually..

In EJB entity Bean CMP , db sync in possible.

Thanks
Rajesh
Rajeshr1988@gmail.com

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between get and post methods?

782


What is the purpose of dispatcherservlet properties?

716


what is multiple server?

1979


When servlet object is created?

811


What is servlet configuration?

762


What are the drawbacks of cgi?

739


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

994


What is meant by session? Tell me something about httpsession class?

791


What is cookie in servlet?

780


What’s the use of the servlet wrapper classes??

843


When jsessionid is created?

774


What are different ways for servlet authentication?

774


What is servlet attributes and their scope?

785


What is the use of attribute in servlets?

771


What is the life-cycle of servlets?

859