-
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
-
java-Custom-Annotation
java自定义Annotation,代码详细有注释,可以直接在MyEclipse运行。欢迎下载使用(java custom Annotation, codes detailed notes, directly in MyEclipse. Welcome to download)
- 2016-05-10 10:30:08下载
- 积分:1
-
pdfRenderer
修改后的pdfrenderer 用于支持中文(modified source code to souprt chiense)
- 2021-01-31 18:28:31下载
- 积分:1
-
j3d_tutorial_ch3
Getting Started with the Java 3D API
- 2014-02-12 09:37:31下载
- 积分:1
-
fnnyneering__functional
鼠标指针效果,跟随鼠标的萤火虫,已经过测试,欢迎一起讨论()
- 2018-02-01 02:45:21下载
- 积分:1
-
MMS-master
医院管理系统hospital management system(hospital management system)
- 2019-04-02 15:08:21下载
- 积分:1
-
Crab2Died-Excel4J-master
基于poi的Excel和commons-csv的CSV操作组件,大大减少代码量,提高开发效率(Excel based on POI and CSV operating component based on commons-csv greatly reduce the amount of code and improve development efficiency)
- 2020-06-19 11:20:01下载
- 积分:1
-
philosopher(1.6)
哲学家进餐问题——Java语言实现
哲学家进餐问题是一个多线程运用的经典例子,涉及到线程同步/互斥,临界区访问问题以及一个避免死锁的解决方法。
有五个哲学家绕着圆桌坐,每个哲学家面前有一盘面,两人之间有一支筷子,这样每个哲学家左右各有一支筷子。
哲学家有2个状态,思考或者拿起筷子吃饭。如果哲学家拿到一只筷子,不能吃饭,直到拿到2只才能吃饭,并且一次只能拿起身边的一支筷子。一旦拿起便不会放下筷子直到把饭吃完,此时才把这双筷子放回原处。
如果,很不幸地,每个哲学家拿起他或她左边的筷子,那么就没有人可以吃到饭了。这就会造成死锁了。。这是需要坚决杜绝的,正如操作系统的死锁问题。()
- 2008-05-20 01:23:04下载
- 积分:1
-
tree
一个树结构的展示,自己用的整理好的。有java原代码,也有js的原代码(A tree structure display, finishing with their best. Have java source code, but also has the original js code)
- 2009-03-03 23:17:02下载
- 积分:1
-
quaqua-3.6.11
这是一个仿MAC-X界面java SDK src包.(This is a fake MAC-X interface java SDK src package.)
- 2007-02-11 21:42:06下载
- 积分:1