<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>骄阳似火 - JAVA技术支持</title><link>http://blog.csdn.net/kj110/category/139696.aspx</link><description>编程开发相关的技术文章</description><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 06 Mar 2008 16:07:19 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>kj110</dc:creator><title>在Eclipse+WebLogic下开发J2EE应用程序 </title><link>http://blog.csdn.net/kj110/archive/2006/12/15/1444198.aspx</link><pubDate>Fri, 15 Dec 2006 15:10:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/12/15/1444198.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/1444198.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/12/15/1444198.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/1444198.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1444198</trackback:ping><description>现在很多J2EE应用程序开发模式都是使用Jbuilder+Weblogic+Oracle开发，而Jbuilder由于占用内存大，而对机子配置提出了更高的要求。本文向大家介绍一种方便，并且提供丰富插件并且免费的可视化编程工具Eclipse.。本文所使用的开发环境为Eclipse+Weblogic+Oracle。文中简要介绍了环境的配置，会话EJB、实体EJB（CMP）的创建过程，Struts框架的使用方法等。
&lt;img src ="http://blog.csdn.net/kj110/aggbug/1444198.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>VSS使用手册 </title><link>http://blog.csdn.net/kj110/archive/2006/05/17/742684.aspx</link><pubDate>Wed, 17 May 2006 15:00:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/05/17/742684.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/742684.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/05/17/742684.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/742684.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=742684</trackback:ping><description>    版本控制是工作组软件开发中的重要方面，它能防止意外的文件丢失、允许反追踪到早期版本、并能对版本进行分支、合并和管理。在软件开发和您需要比较两种版本的文件或找回早期版本的文件时，源代码的控制是非常有用的。 &lt;img src ="http://blog.csdn.net/kj110/aggbug/742684.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>WebLogic部署应用的方式简明列表 </title><link>http://blog.csdn.net/kj110/archive/2006/05/15/729050.aspx</link><pubDate>Mon, 15 May 2006 09:49:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/05/15/729050.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/729050.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/05/15/729050.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/729050.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=729050</trackback:ping><description>1、WebLogic中应用可分三种，分别对应不同的描述文件及扩展名或目录结构： 

（1）*.JAR: 是EJB的压缩包(有3个描述文件ejb-jar.xml，WEBLOGIC*.0-ejb-jar.xml，WEBLOGIC*.0-cmp-rdbms-jar.xml) 

（2）*.WAR: 是只包含JSP和SERVLET的WEB APPLICATION压缩包(有2个描述文件web.xml，weblogic.xml) 

（3）*.EAR: 是包含EJB和WEB APPLICATION 的J2EE Enterprise Application压缩包(有1 个描述文件，application.xml) 

注意：它们不能混用，如WEB APPLICATOIN不能打包成.EAR文件。

&lt;img src ="http://blog.csdn.net/kj110/aggbug/729050.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>liana开发</title><link>http://blog.csdn.net/kj110/archive/2006/05/10/722017.aspx</link><pubDate>Wed, 10 May 2006 15:42:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/05/10/722017.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/722017.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/05/10/722017.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/722017.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=722017</trackback:ping><description>先画流程图，页面之间的跳转关系画清楚，业务流程
&lt;img src ="http://blog.csdn.net/kj110/aggbug/722017.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>stringtokenizer和streamtokenizer</title><link>http://blog.csdn.net/kj110/archive/2006/05/09/714901.aspx</link><pubDate>Tue, 09 May 2006 15:30:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/05/09/714901.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/714901.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/05/09/714901.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/714901.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=714901</trackback:ping><description>stringtokenizer 是java.util的 而streamtokenizer是java.io的。&lt;img src ="http://blog.csdn.net/kj110/aggbug/714901.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>基于Java的全文索引引擎Lucene简介 </title><link>http://blog.csdn.net/kj110/archive/2006/04/10/658221.aspx</link><pubDate>Mon, 10 Apr 2006 23:40:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/04/10/658221.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/658221.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/04/10/658221.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/658221.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=658221</trackback:ping><description>

基于Java的全文索引引擎Lucene简介：关于作者和Lucene的历史 
全文检索的实现：Luene全文索引和数据库索引的比较 
中文切分词机制简介：基于词库和自动切分词算法的比较 
具体的安装和使用简介：系统结构介绍和演示 
Hacking Lucene：简化的查询分析器，删除的实现，定制的排序，应用接口的扩展 
从Lucene我们还可以学到什么 
&lt;img src ="http://blog.csdn.net/kj110/aggbug/658221.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>于web.xml配置的详细说明</title><link>http://blog.csdn.net/kj110/archive/2006/04/09/656294.aspx</link><pubDate>Sun, 09 Apr 2006 16:59:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/04/09/656294.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/656294.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/04/09/656294.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/656294.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=656294</trackback:ping><description>1 定义头和根元素

部署描述符文件就像所有XML文件一样，必须以一个XML头开始。这个头声明可以使用的XML版本并给出文件的字符编码。&lt;img src ="http://blog.csdn.net/kj110/aggbug/656294.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>oracle客户端</title><link>http://blog.csdn.net/kj110/archive/2006/03/21/631184.aspx</link><pubDate>Tue, 21 Mar 2006 14:44:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/03/21/631184.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/631184.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/03/21/631184.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/631184.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=631184</trackback:ping><description>oracle客户端&lt;img src ="http://blog.csdn.net/kj110/aggbug/631184.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>tomcat更改默认调试目录 eclipse配置</title><link>http://blog.csdn.net/kj110/archive/2006/03/21/630787.aspx</link><pubDate>Tue, 21 Mar 2006 09:46:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/03/21/630787.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/630787.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/03/21/630787.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/630787.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=630787</trackback:ping><description>tomcat更改默认调试目录 eclipse配置&lt;img src ="http://blog.csdn.net/kj110/aggbug/630787.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>关于MYSQL，ORACLE，MYECLIPSE，Hibernate 设置</title><link>http://blog.csdn.net/kj110/archive/2006/03/15/625219.aspx</link><pubDate>Wed, 15 Mar 2006 16:02:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2006/03/15/625219.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/625219.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2006/03/15/625219.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/625219.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=625219</trackback:ping><description>mySQL客户端管理软件-SQLyog&lt;img src ="http://blog.csdn.net/kj110/aggbug/625219.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>用jspsmart上传图片到oracle,图片大小受限 </title><link>http://blog.csdn.net/kj110/archive/2005/11/25/536771.aspx</link><pubDate>Fri, 25 Nov 2005 14:49:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2005/11/25/536771.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/536771.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2005/11/25/536771.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/536771.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=536771</trackback:ping><description>第一步：建立数据库  
create  table  test_img(id  number(4),name  varchar(20),img  long  raw);  
 
第二步：（NewImg.html）  
 
添加图片  
  
添加图片  
&lt;img src ="http://blog.csdn.net/kj110/aggbug/536771.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>Struts开发指南之MVC架构 </title><link>http://blog.csdn.net/kj110/archive/2005/11/13/528655.aspx</link><pubDate>Sun, 13 Nov 2005 15:34:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2005/11/13/528655.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/528655.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2005/11/13/528655.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/528655.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=528655</trackback:ping><description>模型-视图-控制器（MVC）是80年代Smalltalk-80出现的一种软件设计模式，现在已经被广泛的使用。 
1、模型（Model）&lt;img src ="http://blog.csdn.net/kj110/aggbug/528655.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>JSP中乱码问题解决收集 </title><link>http://blog.csdn.net/kj110/archive/2005/11/13/528652.aspx</link><pubDate>Sun, 13 Nov 2005 15:27:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2005/11/13/528652.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/528652.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2005/11/13/528652.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/528652.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=528652</trackback:ping><description>一、JSP页面显示乱码
二、表单提交中文时出现乱码
三、数据库连 &lt;img src ="http://blog.csdn.net/kj110/aggbug/528652.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>JSP上传图片并生成缩略图 </title><link>http://blog.csdn.net/kj110/archive/2005/11/13/528651.aspx</link><pubDate>Sun, 13 Nov 2005 15:26:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2005/11/13/528651.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/528651.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2005/11/13/528651.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/528651.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=528651</trackback:ping><description>本例子使用了jspsmart组件进行上传，这里可以免费下载该组件www.jspsmart.com
下载解压后，将jar包复制到　\WEB-INF\lib　目录后重启服务器，jspsmart即可正常使用了&lt;img src ="http://blog.csdn.net/kj110/aggbug/528651.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>kj110</dc:creator><title>提升JSP应用程序的七大绝招 </title><link>http://blog.csdn.net/kj110/archive/2005/11/13/528650.aspx</link><pubDate>Sun, 13 Nov 2005 15:24:00 GMT</pubDate><guid>http://blog.csdn.net/kj110/archive/2005/11/13/528650.aspx</guid><wfw:comment>http://blog.csdn.net/kj110/comments/528650.aspx</wfw:comment><comments>http://blog.csdn.net/kj110/archive/2005/11/13/528650.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/kj110/comments/commentRss/528650.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=528650</trackback:ping><description>你时常被客户抱怨JSP页面响应速度很慢吗？你想过当客户访问次数剧增时，你的WEB应用能承受日益增加的访问量吗？&lt;img src ="http://blog.csdn.net/kj110/aggbug/528650.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>