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
What is the use of servlet wrapper classes?
Can servlet have a constructor ?
What are the difference between RMI and Servlets?
How is the get () method different from the post() method?
What are the steps that are required to handle the multi-threading?
What is the difference between using getSession(true) and getSession(false) methods?
What is Client-Server Computing?
How to get the IP address of client in servlet?
Differentiate between get and post?
How do we translate jsp?
What is a cookie What is the difference between session and cookie
Explain the different ways for servlet authentication?
What do you mean by servlet?
Whether we can get deadlock situation in servlets?
What exactly is a servlet?