[url]http://86asm.iteye.com/blog/945357[/url]
[url]http://86asm.iteye.com/blog/945368[/url]
[url]http://blog.sina.com.cn/s/blog_4b8677cd0100089t.html[/url].
SpringMVC3和hibernate3的整合
文档: SpringMVC3AndHibernate3.rar
源码:
mySpringMVCHibernate.part1.rar
mySpringMVCHibernate.part2.rar
[b][color=red]
在applicationContext.xml里面,有过多的配置,其实事物,DAO
一款很好用的JQuery图片滚动插件Easy Slider详细说明
[url]http://www.chhua.com/web-note986[/url]
官方:[url]http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding[/url]
jca
详解:[url]http://www.phpweblog.net/jarryyip/archive/2008/05/11/3363.html[/url]
使用例子: [url]http://www.phpv.net/html/1590.html[/url]
正则表达式在线测试工具:
[url]http://www.zhongguosou.com/compu
[url]http://bbs.blueidea.com/thread-2666987-1-9.html[/url].
[url]http://news.qiku.info/blog/3702.html[/url]
让XXXAction类实现Preparable interface,然后在prepare()方法里面加上 clearErrorsAndMessages() 清空错误信息。
.
[url]http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/[/url]
.
这里有配置和运用的例子:
[url]http://callan.iteye.com/blog/186014[/url]
比较好的eclipse资源文件编辑插件 JInto
[url]http://blog.sina.com.cn/s/blog_682139d00100m4qr.html[/url]
详解struts2中struts.properties [
参考:
[url]http://www.blogjava.net/liuwentao253/archive/2007/01/23/95494.html[/url]
[b]MethodInterceptor --> org.springframework.aop.support.RegexpMethodPointcutAdvisor
ThrowsAdv
[b]使用MethodInterceptor,ThrowsAdvice[/b]
<bean id="ActionMethodInterceptor" class="com.app.aop.ActionMethodInterceptor"></bean><bean id="actionBRegexpMethodPointcutA
参考
http://www.java3z.com/cwbwebhome/article/article5a/571.htmlpublic int getPicWidthOrHeight(String photo, String flag) { try { File _file = new File(photo); Image sr
[url]http://dikar.iteye.com/blog/143593[/url]
function creatTable() { //用createElement函数创建tbody,tr,td,textNode元素 //关于各元素的意义不在此描述 var tbody= document.createElement("tbody