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 the structure of the http response
What is the difference between Servlets and Applets?
Given the request path below, which are context path, servlet path and path info?
What is meant by cookies?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
Difference between get and post in java servlets?
What is the difference between encodeRedirectUrl and encodeURL?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
How native code can be used in a servlet?
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 is meant by servlet? What are the parameters of the service method?
How do you run a servlet?
Where do you define dispatcherservlet?
What is session?