function StorePage(){d=document;t=d.selection?(d.selection.type!='None'?d.selection.createRange().text:''):(d.getSelection?d.getSelection():'');void(keyit=window.open('http://www.365key.com/storeit.aspx?t='+escape(d.title)+'&u='+escape(d.location.href)+'&c='+escape(t),'keyit','scrollbars=no,width= ...
- 08:08
- 浏览 (717)
- 评论 (0)
转Validator验证框架
Struts1.2中创建验证框架的步骤:
1、在struts-config.xml文件中添加下列内容:
< plug - in className = " org.apache.struts.validator.ValidatorPlugIn " >
< set - property property = " pathnames " value = " /W ...
- 11:15
- 浏览 (435)
- 论坛浏览 (572)
- 评论 (0)







评论排行榜