i'm trying to code a servlet to redirect the response to another url and provide a link for the user to click on in case the browser does not repond correctly to the redirect request.
i've successfully coded the first part using res.sendRedirect() method. but coudl not figure out how to provide...
i'm trying to code a servlet to redirect the response to another url and provide a link for the user to click on in case the browser does not repond correctly to the redirect request.
i've successfully coded the first part using res.sendRedirect() method. but coudl not figure out how to provide...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.