E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
struts2.1
从
struts2.1
开始Convention零配置
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
a564663276
·
2013-08-09 11:00
类
struts
插件
应用
零配置
struts2.1
与spring3.2获取项真实目路径的方法
struts2.1
获取项目路径:在action中获取:publicstaticStringSYSTEMREALPATH="";publicstaticStringpath(){ServletContextsc
fanson59
·
2013-08-01 12:16
spring
struts
项目实际路径
struts2 Convention零配置
阅读更多从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底
yangli
·
2013-07-17 11:00
struts2
零配置
struts2 Convention零配置
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
yangli
·
2013-07-17 11:00
struts2
零配置
struts2 Convention零配置
阅读更多从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底
yangli
·
2013-07-17 11:00
struts2
零配置
《研磨struts2》第二十一章 零配置 之 21.2 约定大于配置
1:ConventionPlugin从
Struts2.1
版本起,Struts2官方就推荐使用ConventionPlugin替换CodebehindPlugin来实现零配置。
baikkp
·
2013-07-13 19:39
javaee
struts2
零配置
简述STRUTS2 Convention零配置
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
wusuoya
·
2013-07-12 15:00
convention
struts2注解笔记1
一
struts2.1
中,用convention去代替了code-behind, convention用法:1、默认拦截action,actions,struts,struts2包名下面的Action为结尾或者继承
jackyrongvip
·
2013-07-01 17:00
struts2 快速入门(一)
一、第一个
struts2.1
应用开发二、Action配置的各项默认值三、配置的各种视图转发类型四、Action属性注入值五、
Struts2.1
处理的请求 开发环境:MyEclipse+Tomcat6.x
杜崇明
·
2013-06-15 21:00
java
struts2
Convention插件实现
Struts2.1
以上版本零配置
先来了解一下Convention吧,Convention插件完全工作在后台,Convention插件默认的搜索位于struts,struts2,action或者actions包下的java类。Action类必须实现com.opensymphony.xwork2.Action或者名字以Action结尾。那么现在Convention插件就知道了为一个特别的请求调用相应的Action类,下一步是找到跳转
gsying1474
·
2013-04-25 11:00
java
struts2
ssh2
convention
零配置
struts2.1
的bug:Exception starting filter struts2 java.lang.NullPointerException
struts2.1
有一个bug,tomcat目录不能有空格,否则:在struts.xml文件中,只能用如果修改为true,则会报严重:Exceptionstartingfilterstruts2java.lang.NullPointerExceptionatcom.opensymphony.xwork2
angus_17
·
2013-01-14 17:00
struts2零配置
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置, 和Codebehind相比,Convention插件更彻底
lguoqing1001
·
2012-12-25 22:00
struts2
Struts2 零配置----详解
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
鱼北子
·
2012-12-25 22:00
项目添加Struts2支持,并修改默认后缀
方式一:使用MyEclipse提供的项目构建组件,选择AddStruts capabilities,选择
Struts2.1
版本,然后把拦截类型改为/*方式二:使用MyEclipse添加Struts2的库
·
2012-12-21 22:00
struts2
No result defined for action com.stickon.action.loginAction and result success
在
struts2.1
以后要配置namespace否则报这个错
chenmeng2192089
·
2012-12-08 15:00
QX项目实战-14.Struts2+Hibernate整合
我们先来增加Struts开发能力,在项目名上右击选择MyEclipse-增加Struts开发能力,这里选择
Struts2.1
版本。默认安装即可。
gongqingkui
·
2012-12-06 17:00
struts2中FreeMarker template error!错误
在看
struts2.1
权威指南时,看书上的代码写的,但是出现了以下的错误,书上有,但是我改过来以后还是不行,不知道究竟是怎么回事了 错误如下:FreeMarker template error!
商人shang
·
2012-10-15 20:00
struts2.1
struts2中FreeMarker template error!错误
在看
struts2.1
权威指南时,看书上的代码写的,但是出现了以下的错误,书上有,但是我改过来以后还是不行,不知道究竟是怎么回事了 错误如下:FreeMarker template error!
商人shang
·
2012-10-15 20:00
struts2.1
struts2中FreeMarker template error!错误
在看
struts2.1
权威指南时,看书上的代码写的,但是出现了以下的错误,书上有,但是我改过来以后还是不行,不知道究竟是怎么回事了 错误如下:FreeMarker template error!
商人shang
·
2012-10-15 20:00
struts2.1
struts2.1
加载struts-defaut.xml出错
本来看的《
struts2.1
权威指南》配置的,感觉是应该没有什么错误,可是当我配置完成以后竟然出现了下面的错误:Unabletoloadconfiguration.
商人shang
·
2012-10-03 10:00
TO
configuration
load
struts2.1.6
Unable
struts2.1权威指南
struts2.1
加载struts-defaut.xml出错
本来看的《
struts2.1
权威指南》配置的,感觉是应该没有什么错误,可是当我配置完成以后竟然出现了下面的错误:Unabletoloadconfiguration.
商人shang
·
2012-10-03 10:00
TO
configuration
load
struts2.1.6
Unable
struts2.1权威指南
struts2.1
加载struts-defaut.xml出错
本来看的《
struts2.1
权威指南》配置的,感觉是应该没有什么错误,可是当我配置完成以后竟然出现了下面的错误:Unabletoloadconfiguration.
商人shang
·
2012-10-03 10:00
TO
configuration
load
struts2.1.6
Unable
struts2.1权威指南
struts2.1
datetimepicker日期控件的使用http://huibin.iteye.com/blog/674738
[转自:http://huibin.iteye.com/blog/674738]官方参考文档:http://struts.apache.org/2.1.6/docs/datetimepicker.html 在以前的struts2.0版本中s:datetimepicker只需要在head标签处设置,就可以直接使用s:datetimepicker的标签了。而在2.1.6版本中不能直接这样使用了,将da
kamouswjw
·
2012-09-22 18:00
java
html
Web
struts
文档
dojo
SSH学习之——Spring、Struts和Hibernate整合开发
一、环境1、测试平台:MyEclipse8.5/JDK1.7(1.5以上都OK)2、开源框架:Spring3.0/
Struts2.1
/Hibernate3.33、UI界面:HTML/JSP/struts2
CYXLZZS
·
2012-09-15 11:00
spring
Hibernate
String
struts
MyEclipse
ssh
Struts2与Spring的整合
tomcat6.01.准备工作需要导入的包:struts2与spring基本的包就不用说了,我用的是
struts2.1
Spring3.0,尤其要注意别少导入的几个是:Spring3.0WebLibraries
wewoor
·
2012-09-06 11:00
struts2会吃掉异常
spring mvc,选struts2大家好接受一点 集成struts2时,因为很久没弄就忘记了,把filter配成了老的FilterDispatcher,检查的时候发现这个类已经声明过期了,新的
struts2.1
kyfxbl
·
2012-08-24 21:00
struts2
异常
struts的零配置(convention插件的使用规则)
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
numbibi
·
2012-07-19 11:00
java
String
struts
action
login
NameSpaces
简述Struts2 Convention零配置
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底
haige18
·
2012-07-05 13:00
convention
《研磨struts2》第二十一章 零配置 之 21.2 约定大于配置
1:ConventionPlugin从
Struts2.1
版本起,Struts2官方就推荐使用ConventionPlugin替换CodebehindPlugin来实现零配置。
研磨struts2
·
2012-07-05 10:00
struts2
struts2.1
访问静态方法需配置OGNL
阅读更多
struts2.1
访问静态方法需配置OGNL如题,struts2.1OGNL访问静态方法需要在struts.xml里边配置:默认是false,可以在struts2-core-2.1.6.jar下
hank4ever
·
2012-07-01 19:00
《研磨struts2》第十四章 对Ajax的支持 之 14.3 Ajax JSP tags
从
Struts2.1
开始,不再推荐使用Dojo的Plugin,而是改用Ajax的tags,包括:head:用来下载Dojo文件和相应的Javascript代码div:用来动态的加载并展示ht
研磨struts2
·
2012-06-04 08:00
struts2
零配置
一、约定大于配置 从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention
jiagou
·
2012-05-24 08:00
零配置
零配置
一、约定大于配置从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention
hanzhou4519
·
2012-05-24 08:00
exception
struts
String
action
login
templates
Struts2.1
OGNL 表达式 学习笔记
Struts2.1OGNL表达式学习笔记 Java代码 My JSP 'OGNL1.jsp' starting page --> 1.通过ognl表达式获取
小梅菜鸟
·
2012-05-15 17:00
HTMLDecoder,开头的编码换转成中文
转:http://blog.sina.com.cn/s/blog_4b4515650100ldf6.html下面的几段代码是从《
struts2.1
权威指南》上摘的,因为比较好,就摘下来,方便以后查阅。
qishanghai123
·
2012-05-11 10:00
decode
antlr.collections.AST.getLine()I异常
用的是
struts2.1
和hibernate3.3。
yijichangkong
·
2012-04-29 11:00
Hibernate
struts
MyEclipse
struts2.1
乱码问题
//当只是使用
struts2.1
页面没有用到struts2的标签时,为了避免中文乱码问题将页面中的 <%@ page language="java" import="
txf2004
·
2012-04-25 15:00
struts2
Struts2的输入校验
大家都知道,在一个Web应用中,输入校验起着一个十分重要的角色,所以今天我综合
Struts2.1
李刚版本的书籍来探讨Strurs的输入校验。
mond70345
·
2012-04-23 22:00
struts2
输入校验
MyEclipse10 开发 SSH2(Struts2.1+Spring+Hibernate)
1.开发环境本文开发环境为MyEclipse10和
Struts2.1
,Spring和Hibernate使用MyEclipse内置的版本。
zhdjbabygo
·
2012-04-20 01:00
spring
Hibernate
MyEclipse
struts
ssh
action
struts.devMode
但是问题也出现了:严重:Exceptionstartingfilterstruts2java.lang.NullPointerException这个属这个属于
struts2.1
的bug,tomcat目录不能有空格
wangxr_it
·
2012-04-19 13:00
struts2
struts
tomcat
exception
使用myeclipse自动S2SH整合
Struts2.1
、Spring3.0、Hibernate3.3框架整合详细图解1.
Koon.LY
·
2012-04-15 23:00
struts2 注解配置
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
yangliuwillow
·
2012-04-14 17:00
struts2
Struts2 零配置 详解(struts-Convention-plugin)
转载请注明原出处(不是本文,是记录在文最下方的原出处)从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind
sdsky1987
·
2012-03-28 17:00
java
struts
String
action
login
NameSpaces
struts2采用convention-plugin实现零配置心得
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置,和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
huzhian77
·
2012-03-09 15:00
xml
struts
convention
J2EE项目动态切换数据库连接的问题
一、需求:最近架构一个项目使用的是
Struts2.1
+ Spring3.0 + Hibernate3.6,有一个公共数据库和多个私有数据库,在系统启动的时候,连接的是公有库,管理员在公有库中创建用户,
gaolinwu
·
2012-03-08 22:00
struts2
Spring3
hibernate3
Struts2零配置
java-web交流群:132607763
struts2.1
开始,支持了零配置。可以不需要struts.xml文件进行配置就可进行配置。
Javaloverlover
·
2012-02-29 16:00
struts2
零配置
Convention 零配置及其在springside3 mini-web中的使用
从
struts2.1
版本开始,ConventionPlugin作为替换替换CodebehindPlugin来实现Struts2的零配置。
yaerfeng
·
2012-02-25 15:00
java
jsp
struts
input
action
redirect
struts2.1
之后的Junit plugin使用
http://kang36897.blog.163.com/blog/static/1704737320107109311267/
struts2.1
之后的Junitplugin使用 2010-08-
·
2012-02-06 23:00
struts2
Struts2.1
annotation防止表单重复提交
问题描述:用户提交表单时可能因为网速的原因,或者网页被恶意刷新,致使同一条记录重复插入到数据库中,这是一个比较棘手的问题。我们可以从客户端和服务器端一起着手,设法避免同一表单的重复提交。解决方案:1.使用客户端脚本提到客户端脚本,经常使用的是JavaScript进行常规输入验证。在下面的例子中,我们使用它处理表单的重复提交问题,请看下面的代码: 上述方法,主要是将按钮的提交状态改变为d
luckarecs
·
2012-01-30 15:00
JavaScript
struts
脚本
action
token
redirect
简述Struts2 Convention零配置
从
struts2.1
开始,struts2不再推荐使用Codebehind作为零配置插件,而是改为使用Convention插件来支持零配置, 和Codebehind相比,Convention插件更彻底,该插件完全抛弃配置信息
tianhandigeng
·
2012-01-30 11:00
convention
上一页
1
2
3
4
5
6
7
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他