Hi there, i want to redirect from the SERVLET page to an HTML page after 5 seconds.
Please help..!!
Hi there, i want to redirect from the SERVLET page to an HTML page after 5 seconds.
Please help..!!
i am using NetBeans and no framework
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
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.