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
How do you deal property files in servlet?
How will two or three servlets interact or communicate with each other?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Why session tracking is needed?
What do you mean by scope object and what are its types?
Tell us something about servletcontext interface.
Difference between forward() method and sendredirect() method ?
How we can call a jsp from the servlet?
What is lazy loading and what is Generic Servlet Class?
Write a simple servlet program to print the contents of html.
What is string tokenizer?
How would you create deadlock on your servlet?
What is the difference between get and post methods?
How to get the actual path of servlet in server?
Define the servlet mapping.