[Solved] I need to work it like but using javascriptIs there any javascript function to forward to another page? [closed]
Java practices site sums it up nicely: Forward a forward is performed internally by the servlet the browser is completely unaware that it has taken place, so its original URL remains intact any browser reload of the resulting page will simple repeat the original request, with the original URL Redirect a redirect is a two … Read more