sendRedirect
Returns a temporary redirection to another URL.
sendRedirect
(location
)
Parameters
location
Redirection URL.
Return value
None.
Features
Method of class: HttpServletResponse
Available in:
- JSSP
- WebApp