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 major difference between context parameter and context attribute?
Why the concept of single thread model interface is used?
What is the use of servletconfig interface?
What do you mean by singlethreadmodel interface?
How servlets are deployed in java?
Explain the jar and war files in servlet?
How forward () method is different from send redirect () method?
What is the life cycle of a servlet?
Explain load on start-up and its importance?
What is meant by session? Tell me something about httpsession class?
What is http servlet?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
How many servlet objects are created?
Name the different ways of session tracking.
Why are servlets used?