上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 16 下一页
摘要: http://www.iteye.com/topic/1081739 阅读全文
posted @ 2012-02-24 08:22 张良 阅读(473) 评论(0) 推荐(0) 编辑
摘要: http://stsmedia.net/spring-finance-part-4-spring-js-dojo-bean-validation/ 阅读全文
posted @ 2012-02-23 16:53 张良 阅读(607) 评论(0) 推荐(0) 编辑
摘要: Spring MVC 学习笔记 十五 what's new in spring mvc 3.11:mvc annotation-driven 新增标签以下为spring mvc 3.1中annotation-driven所支持的全部配置。Xml代码<mvc:annotation-drivenmessage-codes-resolver="beanref"validator=""conversion-service=""> <mvc:return-value-handlers><bean>&l 阅读全文
posted @ 2012-02-22 16:30 张良 阅读(782) 评论(0) 推荐(0) 编辑
摘要: 转自陈雄华《使用Spring 2.5基于注解驱动的Spring MVC》1、web.xml 启动spring容器和spring MVC<?xml version="1.0" encoding="UTF-8"?><web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun. 阅读全文
posted @ 2012-02-22 16:24 张良 阅读(320) 评论(0) 推荐(0) 编辑
摘要: Mastering Spring MVC 3中文版精通Spring MVC 3spring实例源代码请到https://src.springsource.org/svn/spring-samples/下载https://src.springsource.org/svn/spring-samples/mvc-showcase/已经转到https://github.com/SpringSource/spring-mvc-showcase。Spring MVC Showcase-------------------通过一些简单的示例,演示Spring MVC作为web框架的实力。这些例子简单易懂,让 阅读全文
posted @ 2012-02-22 16:13 张良 阅读(1273) 评论(0) 推荐(0) 编辑
摘要: <spring:bindpath="command.name">name:<inputtype="text"name="name"value="<c:outvalue="${status.value}"/>"/>(必须输入)<c:iftest="${status.error}"><fontcolor="#FF0000">错误:<c:forEachitems="${status.er 阅读全文
posted @ 2012-02-22 16:06 张良 阅读(1565) 评论(0) 推荐(0) 编辑
摘要: 【一】Spring应用Spring支持json格式的jarjackson-all-1.7.3http://jackson.codehaus.org/Spring MVC 3.x annotated controller的几点心得体会(最优化使用http://www.javaeye.com/topic/828513)一、callback回调template method(模板方法设计模式)-hibernateTemplate二、JPA2.0的配置src/META-INF/persistence.xmlwebContent/META-INF/context.xmlwebContent/WEB-IN 阅读全文
posted @ 2012-02-22 16:02 张良 阅读(2113) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/edwardlauxh/category/277224.html 阅读全文
posted @ 2012-02-22 08:25 张良 阅读(130) 评论(0) 推荐(0) 编辑
摘要: http://www.mkyong.com/spring-mvc/spring-mvc-file-upload-example/http://technopaper.blogspot.com/2009/03/multiple-file-upload-using-restful-web.htmlhttp://cxf.apache.org/docs/jax-rs-multiparts.htmlhttp://ltalbot.wordpress.com/2010/04/21/file-upload-using-rest-spring-mvc/http://www.mkyong.com/webservi 阅读全文
posted @ 2012-02-22 08:19 张良 阅读(342) 评论(0) 推荐(0) 编辑
摘要: http://maestric.com/doc/java/springhttp://static.springsource.org/docs/Spring-MVC-step-by-step/ 阅读全文
posted @ 2012-02-22 08:16 张良 阅读(185) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 16 下一页