OGNL表达式语言
一 常量
Char
‘a’
String
‘hello’ 或 &ldq ...
jdbcTemplate.query(????)
主要是一些callback interface 的用法
PreparedStatement处理
1. PreparedStatementCreator
PreparedStatement createPreparedStatement(Connection con)
用途: 准备好PreparedStatement
ps=con.preparedStatement(sql);
ps.setXXX();
return ps;
2. PreparedStatem ...
Alias /jsp-examples C:/tomcat5/webapps/jsp-examples
<Directory "C:/tomcat5/webapps/jsp-examples">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
ProxyPass /jsp-examp ...
- 08:37
- 浏览 (303)
- 评论 (0)
- 浏览: 5175 次
- 性别:

- 来自: 厦门

- 详细资料
搜索本博客
我的相册
inter
共 2 张
共 2 张
最近加入圈子
最新评论
-
dojo and ajax
很有用的函数!!
-- by cscs31 -
Dojo 与style相关的函数 ...
Lz能加上一些注解和例子就更好了:)
-- by cscs31






评论排行榜