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

Answer Posted / guest

You can use a client-side Refresh or Server Push.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which http method is said to be non-idempotent and idempotent?

601


What is servlet api used for conneting database?

692


Who is responsible for writing a constructor?

769


Why session tracking is needed?

578


What is the use of servlet wrapper classes?

662






What are all the ways for session tracking?

589


Can we fetch the attributes related to a servlet on a different servlet?

626


What do you mean by request dispatcher in servlet? Also explain its methods.

605


What is http servlet?

573


Why do we use sendredirect() method?

542


Explain the difference between a web server and a web container?

504


Explain the jar and war files in servlet?

547


What methods do you use in servlet - applet communication?

578


How can we perform any action at the time of deploying the project?

617


If my browser does not support cookie, and my server sends a cookie instance what will happen?

645