Hi there, i want to redirect from the SERVLET page to an HTML page after 5 seconds.

Please help..!!

Recommended Answers

All 4 Replies

i am using NetBeans and no framework

This is purely a client side issue and can be done in Javascript; read this. If you want to do it at the server side without any delay, look into the method HttpResponse#sendRedirect .

thanks buddy.. :)

This is purely a client side issue and can be done in Javascript; read this. If you want to do it at the server side without any delay, look into the method HttpResponse#sendRedirect .

thanks buddy

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.