91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.28MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-11-11
  • 語言: 其他
  • 標簽: struts2??登錄??

資源簡介

使用struts2技術,實現登錄功能(不連接數據庫)。

資源截圖

代碼片段和文件信息

package?com.action;

import?com.opensymphony.xwork2.ActionSupport;

public?class?LoginAction?extends?ActionSupport{
private?String?userName;
private?String?password;

public?String?execute()?throws?Exception?{
if?(userName.equals(password))?{
return?“success“;
}
return?“fail“;
}

public?String?getUserName()?{
return?userName;
}

public?void?setUserName(String?userName)?{
this.userName?=?userName;
}

public?String?getPassword()?{
return?password;
}

public?void?setPassword(String?password)?{
this.password?=?password;
}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\
?????文件????????3093??2014-05-17?13:29??使用struts2技術,實現登錄功能(不連接數據庫)\1.png
?????文件????????4660??2014-05-17?13:29??使用struts2技術,實現登錄功能(不連接數據庫)\2.png
?????文件????????3429??2014-05-17?13:29??使用struts2技術,實現登錄功能(不連接數據庫)\3.png
?????文件????????5131??2014-05-17?13:29??使用struts2技術,實現登錄功能(不連接數據庫)\4.png
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\
?????文件?????????755??2014-05-17?13:14??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.classpath
?????目錄???????????0??2014-05-17?13:13??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.myeclipse\
?????文件?????????303??2014-05-17?13:13??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.mymetadata
?????文件????????1416??2014-05-17?13:20??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.project
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.settings\
?????文件?????????406??2014-05-17?13:13??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.settings\.jsdtscope
?????文件??????????49??2014-05-17?13:13??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2014-05-17?13:13??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\src\
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\src\com\
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\src\com\action\
?????文件?????????588??2014-05-17?13:22??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\src\com\action\LoginAction.java
?????文件?????????436??2014-05-17?13:08??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\src\struts.xml
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\
?????文件?????????174??2014-05-17?13:08??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\fail.jsp
?????文件?????????437??2014-05-17?13:16??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\index.jsp
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\meta-INF\
?????文件??????????39??2014-05-17?13:13??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\meta-INF\MANIFEST.MF
?????文件?????????165??2014-05-17?12:42??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\success.jsp
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\WEB-INF\
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\WEB-INF\classes\
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\WEB-INF\classes\com\
?????目錄???????????0??2014-05-17?13:39??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\WEB-INF\classes\com\action\
?????文件?????????987??2014-05-17?13:22??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\WEB-INF\classes\com\action\LoginAction.class
?????文件?????????436??2014-05-17?13:08??使用struts2技術,實現登錄功能(不連接數據庫)\Operator24\WebRoot\WEB-INF\classes\struts.xml
............此處省略8個文件信息

評論

共有 條評論