| |
|
| com.sun.portal.rewriter.admin.RewriterServlet
RewriterServlet | public class RewriterServlet extends ConsoleServletBase (Code) | | The servlet class that will be used for all requests
for the customized rewriter admin ui.
|
DEFAULT_MODULE_URL | final public static String DEFAULT_MODULE_URL(Code) | | |
RewriterServlet | public RewriterServlet()(Code) | | Default constructor
|
getModuleURL | public String getModuleURL()(Code) | | Returns the model URL.
the module URL as a String object. |
init | public void init() throws javax.servlet.ServletException(Code) | | One time initialization of Rewriter Module is necessary for choosing
IDSAME as the DataSource
author: Nagendra Kumar Raja |
initializeRequestContext | protected void initializeRequestContext(RequestContext requestContext)(Code) | | Initializes the request.
|
|
|
|