@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, splitAndResolvePathsdoDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic 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.ActionServletjavax.servlet.ServletException - if we cannot initialize these resourcespublic javax.servlet.ServletConfig getServletConfig()
getServletConfig in interface javax.servlet.ServletgetServletConfig in class javax.servlet.GenericServletprotected void process(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
process in class org.apache.struts.action.ActionServletIOExceptionjavax.servlet.ServletExceptionActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)Copyright © 2005–2015 The Kuali Foundation. All rights reserved.