class: RedirectServlet
public class: RedirectServlet
Author:
Project:
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates:
Created: 16.07.2009 15:33:24; Modified: 16.07.2009 15:33:24;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{9F757AF9-594D-4253-85D6-A3985F7B2508}
Goto:
Custom Properties
,
Methods
Appears in:
servlet
Custom Properties
RedirectServlet
Methods
Operation
Details
protected
doGet
(
HttpServletRequest req,
HttpServletResponse resp):void
Sequential
Tags:
annotations=@Override
throws=ServletException,IOException
protected
doPost
(
HttpServletRequest req,
HttpServletResponse resp):void
Sequential
Tags:
annotations=@Override
throws=ServletException,IOException
class: RedirectServlet