在struts2中,怎样用代码得到struts.xml中的配置信息,如action的name等? 40
在struts.xml中配置的信息,如:<actionname="main_index"><result>/WEB-INF/content/main_index.jsp<...
在struts.xml中配置的信息,如:
<action name="main_index">
<result>/WEB-INF/content/main_index.jsp</result>
</action>
我想在程序中得到配置的信息,如所有action的name值,action的result值等 展开
<action name="main_index">
<result>/WEB-INF/content/main_index.jsp</result>
</action>
我想在程序中得到配置的信息,如所有action的name值,action的result值等 展开
6个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询