--anyframe
{{{
sample-web
contextConfigLocation
classpath:/spring/context-*.xml
encodingFilter
org.springframework.web.filter.CharacterEncodingFilter
encoding
utf-8
encodingFilter
/*
org.springframework.web.context.ContextLoaderListener
action
org.springframework.web.servlet.DispatcherServlet
contextConfigLocation
classpath:/spring/*-servlet.xml
1
action
*.do
/anyframe.jsp
BASIC
}}}
==doremi
{{{
log4jConfigLocation
/WEB-INF/classes/log4j.properties
characterEncodingFilter
org.springframework.web.filter.CharacterEncodingFilter
encoding
UTF-8
forceEncoding
true
characterEncodingFilter
/*
contextConfigLocation
/WEB-INF/spring/*-context.xml
org.springframework.web.context.ContextLoaderListener
appServlet
org.springframework.web.servlet.DispatcherServlet
contextConfigLocation
/WEB-INF/spring/appServlet/servlet-context.xml
3
appServlet
/
AxisServlet
org.apache.axis2.transport.http.AxisServlet
1
AxisAdminServlet
org.apache.axis2.webapp.AxisAdminServlet
AxisServlet
/servlet/AxisServlet
AxisServlet
*.jws
AxisServlet
/services/*
AxisAdminServlet
/axis2-admin/*
inc
text/plain
org.springframework.security.web.session.HttpSessionEventPublisher
}}}