contextConfigLocation
/WEB-INF/conf/ac_*.xml
log4jConfigLocation
classpath:log4j.properties
org.springframework.web.context.ContextLoaderListener
org.springframework.web.util.IntrospectorCleanupListener
encodingFilter
org.springframework.web.filter.CharacterEncodingFilter
encoding
UTF-8
forceEncoding
true
encodingFilter
/*
springMVC
org.springframework.web.servlet.DispatcherServlet
contextConfigLocation
/WEB-INF/conf/mvc/ac_mvc.xml
1
springMVC
/
CXFServlet
org.apache.cxf.transport.servlet.CXFServlet
3
CXFServlet
/ws/*
loadServlet
com.fy.web.servlet.LoadServlet
99