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 / himanshu agrawal

use meta tag:
<META HTTP-EQUIV=Refresh CONTENT=5;URL=YourURL>

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is generic servlet class?

594


What is ServletConfig object?

600


How to generate the server side programming and the advantages of it over the other languages?

554


What is servlet in tomcat?

550


Can you explain in detail 'javax.servlet' package?

537






Which java framework is most popular?

572


Why jsp is better than servlet?

524


What's the difference between servlets and applets?

553


How do we go with database connection and log4j integration in servlet?

690


Who is responsible to create the object of servlet?

711


Why HttpServlet class is declared abstract?

641


What is called a session?

614


How we can create war file in servlet?

653


Where do you define dispatcherservlet?

547


Does servlet have main method?

678