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
When Servlet is unloaded?
request parameter how to find whether a parameter exists in the request object?
What is a servlet engine?
What is URL Encoding?
Explain session tracking and its importance?
What is MIME Type?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What are the benefits of using servlet over cgi?
How native code can be used in a servlet?
Why is servlet used?
What is servlet api used for conneting database?
What is servlet used for?
What do you mean by a filter and how does it work?
What is the difference between the servlets and cgi programs?
How can the referrer and the target urls be used in servlet?