How will you open a new page after certain interval of time
(5 sec), on clicking of a button in an html page?
Answer Posted / prakash
use meta refresh tag to set the interval or use javascript
onclick functionality
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is setattribute in servlet?
Why jsp is better than servlet?
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 steps that are required to handle the multi-threading?
Explain mvc pattern.
Name the different ways of session tracking.
What is cookies in servlet with example?
Why do we need servlet filter?
How do you communicate in between Applets and Servlets?
How can we refresh automatically when new data is entered into the database?
What are some advantages of storing session state in cookies?
What do you mean by filter in servlet?
What is servlet used for?
Explain the working of service() method of a servlet.
What are the servlet events?