Quantcast
Channel: CSDN博客推荐文章
Viewing all articles
Browse latest Browse all 35570

//stenographist11.rssing.com/chan-7008770/article763-live.html

$
0
0
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE struts PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 2.3//EN"
"http://struts.apache.org/dtds/struts-2.3.dtd">
<struts>

<package name="login" namespace="/login" extends="struts-default">
<action name="loginAction_home" class="com.tfy.actions.LoginAction" method="home">
<result name="home">/login/home.jsp</result>
</action>
</package>

</struts>
作者:tfy1332 发表于2013-2-22 23:45:01 原文链接
阅读:102 评论:0 查看评论

Viewing all articles
Browse latest Browse all 35570

Trending Articles