jrun.servlet
Class RedirectServlet
jrun.servlet.RedirectServlet
- public class RedirectServlet
invoked directly when the webapp path doesn't start with '/'.
Constructs a new url and sends a redirect to the new url.
- Author:
- Edwin Smith
|
Method Summary |
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
RedirectServlet
public RedirectServlet()
service
protected void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
java.io.IOException
Copyright � 2002 Macromedia Corporation. All Rights Reserved.