@Deprecated public class KualiActionServlet extends org.apache.struts.action.ActionServlet
Constructor and Description |
---|
KualiActionServlet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
javax.servlet.ServletConfig |
getServletConfig()
Deprecated.
|
protected void |
initOther()
Deprecated.
Initialize other global characteristics of the controller servlet.
|
protected void |
process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Deprecated.
KULRICE-8176: KFS Notes/Attachments Tab Functionality for Note Text Error - Visible/Special characters, spaces, or tabs
|
addServletMapping, destroy, destroyConfigDigester, destroyInternal, destroyModules, doGet, doPost, getInternal, getModuleConfig, getRequestProcessor, init, initChain, initConfigDigester, initInternal, initModuleActions, initModuleConfig, initModuleConfigFactory, initModuleExceptionConfigs, initModuleFormBeans, initModuleForwards, initModuleMessageResources, initModulePlugIns, initModulePrefixes, initServlet, parseModuleConfigFile, parseModuleConfigFile, processActionConfigClass, processActionConfigExtension, processExceptionConfigClass, processExceptionExtension, processFormBeanConfigClass, processFormBeanExtension, processForwardConfigClass, processForwardExtension, splitAndResolvePaths
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public KualiActionServlet()
protected void initOther() throws javax.servlet.ServletException
Initialize other global characteristics of the controller servlet.
Overridden to remove the ConvertUtils.deregister() command that caused problems with the concurrent data dictionary load. (KULRNE-4405)initOther
in class org.apache.struts.action.ActionServlet
javax.servlet.ServletException
- if we cannot initialize these resourcespublic javax.servlet.ServletConfig getServletConfig()
getServletConfig
in interface javax.servlet.Servlet
getServletConfig
in class javax.servlet.GenericServlet
protected void process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
process
in class org.apache.struts.action.ActionServlet
IOException
javax.servlet.ServletException
ActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.