<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>hbcui1984的专栏 - spring</title><link>http://blog.csdn.net/hbcui1984/category/276319.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 05 Oct 2008 17:41:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>扬州梦</dc:creator><title>quartz无法启动的原因</title><link>http://blog.csdn.net/hbcui1984/archive/2008/10/05/3017942.aspx</link><pubDate>Sun, 05 Oct 2008 17:16:00 GMT</pubDate><guid>http://blog.csdn.net/hbcui1984/archive/2008/10/05/3017942.aspx</guid><wfw:comment>http://blog.csdn.net/hbcui1984/comments/3017942.aspx</wfw:comment><comments>http://blog.csdn.net/hbcui1984/archive/2008/10/05/3017942.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hbcui1984/comments/commentRss/3017942.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3017942</trackback:ping><description>spring集成quartz，quartz无法启动的原因&lt;img src ="http://blog.csdn.net/hbcui1984/aggbug/3017942.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>扬州梦</dc:creator><title>巧妙使用spring对commons fileUpload的包装</title><link>http://blog.csdn.net/hbcui1984/archive/2007/07/10/1684596.aspx</link><pubDate>Tue, 10 Jul 2007 17:19:00 GMT</pubDate><guid>http://blog.csdn.net/hbcui1984/archive/2007/07/10/1684596.aspx</guid><wfw:comment>http://blog.csdn.net/hbcui1984/comments/1684596.aspx</wfw:comment><comments>http://blog.csdn.net/hbcui1984/archive/2007/07/10/1684596.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/hbcui1984/comments/commentRss/1684596.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1684596</trackback:ping><description>以前简单使用过spring的文件上传，当时没深入研究，以为spring只能实现单个文件的上传，所以后来就又大致学了下commons fileupload组件。在最近的工作中，有同事提出，他在把commons fileupload组件集成到spring中时总是出错，然后我大致看了一下，发现是spring DispatcherServlet的缘故。然后google了一下，发现sping本身就包装了commons fileupload，并且很好用。汗颜！为自己以前无知的写那篇《利用Jakarta commons fileupload组件实现多文件上传》汗颜！唉，都是自己以前不读书不看报的结果啊，呵呵：）&lt;img src ="http://blog.csdn.net/hbcui1984/aggbug/1684596.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hbcui1984</dc:creator><title>java读取配置文件的几种方法</title><link>http://blog.csdn.net/hbcui1984/archive/2007/02/28/1516911.aspx</link><pubDate>Wed, 28 Feb 2007 14:05:00 GMT</pubDate><guid>http://blog.csdn.net/hbcui1984/archive/2007/02/28/1516911.aspx</guid><wfw:comment>http://blog.csdn.net/hbcui1984/comments/1516911.aspx</wfw:comment><comments>http://blog.csdn.net/hbcui1984/archive/2007/02/28/1516911.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hbcui1984/comments/commentRss/1516911.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1516911</trackback:ping><description>在现实工作中，我们常常需要保存一些系统配置信息，大家一般都会选择配置文件来完成，本文根据笔者工作中用到的读取配置文件的方法小小总结一下，主要叙述的是spring读取配置文件的方法。
&lt;img src ="http://blog.csdn.net/hbcui1984/aggbug/1516911.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hbcui1984</dc:creator><title>利用MultipartFile实现文件上传</title><link>http://blog.csdn.net/hbcui1984/archive/2007/01/30/1498112.aspx</link><pubDate>Tue, 30 Jan 2007 17:38:00 GMT</pubDate><guid>http://blog.csdn.net/hbcui1984/archive/2007/01/30/1498112.aspx</guid><wfw:comment>http://blog.csdn.net/hbcui1984/comments/1498112.aspx</wfw:comment><comments>http://blog.csdn.net/hbcui1984/archive/2007/01/30/1498112.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/hbcui1984/comments/commentRss/1498112.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1498112</trackback:ping><description> 在java中上传文件似乎总有点麻烦,没.net那么简单,记得最开始的时候用smartUpload实现文件上传,最近在工作中使用spring的MultipartFile实现文件上传,感觉挺简单,在这里和大家分享一下.
&lt;img src ="http://blog.csdn.net/hbcui1984/aggbug/1498112.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>