-
JavaSE
javaSE基础教程,个人总结,适合初学者。(javaSE based tutorial, personal summary, suitable for beginners)
- 2014-03-15 21:16:14下载
- 积分:1
-
Java学习源代码检索系统免费版
Java学习源代码检索系统免费版(learning Java source code free version Retrieval System)
- 2004-09-19 15:52:01下载
- 积分:1
-
HttpServer
"Newwork Programming in Java"
* compile: javac HttpServer.java
* run: java HttpServer("Newwork Programming in Java"
* compile: javac HttpServer.java
* run: java HttpServer)
- 2009-09-25 02:16:19下载
- 积分:1
-
p2_9
局域网Socket用于传输文件,如果是图片,则要求显示出来。Java技术,包括服务器端和客户端编程。(Java socket programming. File transport
and display if it is a picture.)
- 2009-12-04 23:54:17下载
- 积分:1
-
springcloud基本功能 social-member
springcloud基本功能,一些简单的查询操作,删除操作,插入操作,定时任务配置(Spring cloud basic functions, some simple query operations, delete operations, insert operations, timing task configuration)
- 2020-06-24 06:00:02下载
- 积分:1
-
Java获取字符串编码格式
根据字符串内容识别编码格式 简单实用 用来解决检测编码不统一的问题(Identifies the encoding format based on the string content)
- 2018-05-29 13:56:46下载
- 积分:1
-
market-system
小型超市管理系统基于那个java开发程序设计的应用(Small supermarket management system based on the java application development process design)
- 2013-12-24 22:49:11下载
- 积分:1
-
mpiingrams
N-Gram Hadoop Mapreduce. It has some method to calculate N-GRAm Statistics as: NGSuffixSigma, NGNaive, NGAprioriScan, NGAprioriIndex.
- 2015-04-29 23:56:38下载
- 积分:1
-
飞机大战jar包
想学习java的朋友们可以自行下载了解一下(If you want to learn java, you can download it for yourself.)
- 2020-06-21 22:20:02下载
- 积分:1
-
lab4Plus
1、Struts2框架下ActionSupport的使用(附加)
在Myeclipse中新建web项目lab4plus;
在实验四的基础上修改LoginAction,使之继承ActionSupport,并重写Validate方法,在其中增加FieldError、ActionError和ActionMessage;
修改login.jsp、loginSuccess.jsp和loginFail.jsp页面,用<s:actionmessage>和<s:actionerror>标签输出信息;
将lab4plus布署在Tomcat服务器上;
运行login.jsp页面,并记录运行结果、主要处理流程与关键代码。(, Struts2 framework ActionSupport use (additional)
Create a new web project in Myeclipse lab4plus
In the experiment on the basis of four modified LoginAction, so inheritance ActionSupport, and override the Validate method, in which the increase FieldError, ActionError and ActionMessage
Modify login.jsp, loginSuccess.jsp and loginFail.jsp page with <s:actionmessage> and <s:actionerror> tag output information
The lab4plus deployed on Tomcat server
Run login.jsp page and record the results, the main processes and key code.
)
- 2013-11-14 15:11:53下载
- 积分:1