<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>code description</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/code-description/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>code description</description>
	<pubDate>Fri, 19 Mar 2010 15:38:01+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>AJAX without refreshing the chat room to achieve (download the attachment to the cabinet)</title>
		<link>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</link>
		<comments>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 15:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[demo]]></category>
<category><![CDATA[code description]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[scroll bar]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[responsible attitude]]></category>
<category><![CDATA[information display]]></category>
<category><![CDATA[scrutiny]]></category>
<category><![CDATA[chat room]]></category>
<category><![CDATA[last time]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</guid>
		<description><![CDATA[Before writing a small chat room of DEMO, a blog, in addition http://lvp.javaeye.com/blog/343236, download the attachment provided. However, this example brought about automatically refresh the page t ...]]></description>
		<content:encoded><![CDATA[Before writing a small chat room of DEMO, a blog, in addition http://lvp.javaeye.com/blog/343236, download the attachment provided. However, this example brought about automatically refresh the page t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/rails2-0-2-change-the-default-db-adpter/" title="Rails2.0.2 change the default DB adpter">Rails2.0.2 change the default DB adpter</a> 2009-03-01 02:30:03</li>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-without-refreshing-the-chat-room-to-achieve-download-the-attachment-to-the-cabinet/</wfw:commentRss>
	</item>
		<item>
		<title>Ext.Ajax</title>
		<link>http://www.codeweblog.com/ext-ajax/</link>
		<comments>http://www.codeweblog.com/ext-ajax/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 07:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[failure]]></category>
<category><![CDATA[parameter values]]></category>
<category><![CDATA[submission]]></category>
<category><![CDATA[code description]]></category>
<category><![CDATA[callback function]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[line 3]]></category>
<category><![CDATA[parameter value]]></category>
<category><![CDATA[comma]]></category>
<category><![CDATA[paragraph]]></category>
<category><![CDATA[url parameters]]></category>
<category><![CDATA[allcard]]></category>
<category><![CDATA[description line]]></category>
<category><![CDATA[deal with the matter]]></category>
<category><![CDATA[true user]]></category>
<category><![CDATA[response options]]></category>
<category><![CDATA[line 8]]></category>
<category><![CDATA[oper]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ext-ajax/</guid>
		<description><![CDATA[In fact, the use of Ext.Ajax not difficult, but first I have been unclear how to obtain its return value,郁闷do for a while, the following is a relatively simple example 1Ext.Ajax.request (( 2 url: &#39 ...]]></description>
		<content:encoded><![CDATA[In fact, the use of Ext.Ajax not difficult, but first I have been unclear how to obtain its return value,郁闷do for a while, the following is a relatively simple example 1Ext.Ajax.request (( 2 url: &#39 ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ext-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>FLEX: integrating Spring + Hibernate</title>
		<link>http://www.codeweblog.com/flex-integrating-spring-hibernate/</link>
		<comments>http://www.codeweblog.com/flex-integrating-spring-hibernate/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:34:47+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[factories]]></category>
<category><![CDATA[open source]]></category>
<category><![CDATA[operational logic]]></category>
<category><![CDATA[exception service]]></category>
<category><![CDATA[service exception]]></category>
<category><![CDATA[spring service]]></category>
<category><![CDATA[model domain]]></category>
<category><![CDATA[weekend time]]></category>
<category><![CDATA[domain model]]></category>
<category><![CDATA[description framework]]></category>
<category><![CDATA[code description]]></category>
<category><![CDATA[model model]]></category>
<category><![CDATA[information package]]></category>
<category><![CDATA[deeper understanding]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[facade]]></category>
<category><![CDATA[hierarchy]]></category>
<category><![CDATA[deploy]]></category>
<category><![CDATA[web server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/flex-integrating-spring-hibernate/</guid>
		<description><![CDATA[Before a friend also wanted to study development of FLEX. Asked me to help him to be a small sample. Spent a weekend time, to integrate a sampleproject. Client: FLEX Server: Spring2.5 + Hibernate3.2 + ...]]></description>
		<content:encoded><![CDATA[Before a friend also wanted to study development of FLEX. Asked me to help him to be a small sample. Spent a weekend time, to integrate a sampleproject. Client: FLEX Server: Spring2.5 + Hibernate3.2 + ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/flex-integrating-spring-hibernate/</wfw:commentRss>
	</item>
	</channel>
</rss>
