自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

行者无疆

--行者不止, 达之无疆。

  • 博客(5)
  • 资源 (18)
  • 收藏
  • 关注

转载 spring MVC 文件上传的MaxUploadSizeExceededException异常处理

spring MVC上传文件使用了common.fileupload组件,该组件上传文件的时候有个文件大小的限制,在超出这个限制之后.会抛出MaxUploadSizeExceededException异常.该异常是spring检查上传文件的信息的时候抛出的,此时还没进入Controller内解析文件的方法中.网上查到的方法是:1 使用org.springframework.

2012-01-19 16:31:21 14289 1

原创 spring 3.1 Validator 校验机制解析

最近在学习Spring3.1,基于注解的MVC, 使用过程中发现,开始的时候很不喜欢那个JSR 303 推荐的校验机制,原因很简单就是要记很多Annotation, 每个校验类型一个annotation,而且也不喜欢那个正则式的校验方式,还是喜欢独立的一个校验方法的方式,像以前的struts里的那个对form的校验,或者spring里的校验接口那种的。但是找了老半天,发现spring3.1没有提供

2012-01-19 14:09:41 26194 9

原创 指定spring配置文件的位置

本文使用的是spring3.1.0, 主要讲解spring的配置文件默认位置和指定spring配置文件的位置。1、默认位置A) 默认mvc配置文件在web.xml文件中配置: annomvc org.springframework.web.servlet.DispatcherServlet annomvc /指定Spring来处理请求的Servle

2012-01-15 09:21:08 13542 1

原创 spring3.1集成struts2.1.6配置文件集成

【引言】 本来spring就有mvc,可是大家用struts习惯了,最近用spring来管理后台dao,struts2来响应请求。面对一大堆的配置文件,classes路径下一堆, /WEB-INF/下一堆,很分散,看着也不爽。于是就想把他们放在一起。1、配置文件及位置分布:log4j.properties    src目录下spring相关配置文件: src/config/sp

2012-01-13 17:51:16 1635

原创 Spring框架研究之MultiActionController

最近一段时间Spring MVC吵得挺火的,项目中也有用到,于是趁这个机会研究了下MultiActionController.MultiActionController的用途:在使用Spring提供的控制器时,AbstractController和SimpleFormController是应用得最多的。AbstractController是最基本的Controller,可以给予

2012-01-11 14:20:44 2772

ng-book.pdf

Angularjs 的好书,拿来和大家分享,ng-book.pdf.

2014-12-09

HelloWorld WebService Client

HelloWorld WebService Client, HelloWorld WebService客服端程序。

2012-11-01

HelloWorld WebService Server

HelloWorld WebService Server, 这是一个HelloWorld WebService的服务器端程序。

2012-11-01

extjs 图标文件

Extjs 4 使用到的很多小图标文件,系统中没有的,可以自定的图标文件。

2012-08-27

Extjs exporter

导出Extjs中的store的数据为excel,前段js导出。 Export store to Excel Well, here's an exporter that can export a grid, tree or simply a store to excel. It's a fork from another project, I adapted it to work with ExtJs 4, using the new class system and fixed a couple of bugs. The Csv exporter isn't implemented and the example and compiled files are not updated (so don't use Exporter-all.js). It exports all the data in the store loaded at that time. If a grid is used it uses the renderers and column configurations from it. The download is made through a button and uses datauri, so it doesn't work in older ie versions. I hope it's useful, if you find bugs or make improvements, just fork it and send me a pull request. https://github.com/iwiznia/Ext.ux.Exporter

2012-08-17

FlashPaper2.2 绿色版

FlashPaper允许我们将任何类型的可打印文档转换为SWF或PDF文档,可以通过各种平台来查看生成的FlashPaper文档,包括文档的格式、文档中的图像、字体、特殊符号、源文档的颜色,而不必理会这个文档原来是由哪个平台、哪个应用程序创建的。 安装程序: install.bat 卸载程序: uninstall.bat

2012-07-10

Android应用开发详解.pdf

android 开发入门到精通的必备书籍。 书中从平台的搭建,到android组件基础,到后面的小的应用开发,详尽仔细,值得推荐。 作者: 郭宏志 出版社: 工业出版社

2012-05-28

Jquery in action

《JQuery in action》in action系列的又一力作,全英文版,需要的下载。免积分提供大家学习资源。

2011-12-14

深入浅出EXTJS第2版.pdf part3(共三部分)

深入浅出EXTJS第2版.pdf part3(共三部分), 后续部分下载见:本人的其他上传资源。有点反感csdn的上传后不能修改的功能。上一次上传的东西标题不明显,误导了大家,再次重传。 纯正PDF版,非扫描版本。希望对大家学习有帮助。

2011-12-08

深入浅出EXTJS第2版.pdf part2(共三部分)

深入浅出EXTJS第2版.pdf part2(共三部分) 纯正PDF版,非扫描版本。在某论坛下,希望对大家学习有帮助。

2011-12-08

深入浅出EXTJS第2版.pdf part1(共三部分)

深入浅出EXTJS第2版.pdf part1(共三部分), 后续部分下载见:本人的其他上传资源。有点反感csdn的上传后不能修改的功能。上一次上传的东西标题不明显,误导了大家,再次重传。 纯正PDF版,非扫描版本。希望对大家学习有帮助。 extjs3.2 作者徐汇生、康爱媛

2011-12-08

Spring In Action 3th Edition

Spring In Action 经典系列 第三版,全英文版。 2011年出版。纯正PDF版。

2011-12-08

深入浅出EXTJS第2版.pdf--part03

深入浅出EXTJS第2版.pdf--part03,最后一部分

2011-11-03

深入浅出EXTJS第2版.pdf--part02

深入浅出EXTJS第2版.pdf part02

2011-11-03

深入浅出EXTJS第2版.pdf

深入浅出EXTJS第2版.pdf 经典书籍,非照片拍摄版,纯正pdf版。希望对大家有所帮助。

2011-11-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除