<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="0.92">
<channel>
	<title>Java and J2EE Reference</title>
	<link>http://www.anyang-window.com.cn</link>
	<description>Great articles for Java and JEE</description>
	<lastBuildDate>Mon, 02 Jun 2008 02:40:09 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Dream of life to the public information system</title>
		<description>&#160; Abstract: Information System dream of life&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; &#60;table width = &#34;100%&#34; border = &#34;0&#34; cellspacing = &#34;0&#34; cellpadding = &#34; 0 &#34;&#62; &#60;tr&#62; &#60;td width=&#34;185&#34; height=&#34;86&#34; align=&#34;center&#34; valign=&#34;top&#34;&#62; &#60;/ td&#62; &#60;td width=&#34;499&#34; valign=&#34;top&#34;&#62;&#160;  &#160; ************************************************** ******************&#160;  &#160; ...</description>
		<link>http://www.anyang-window.com.cn/dream-of-life-to-the-public-information-system/</link>
			</item>
	<item>
		<title>Jsp used for direct download files function</title>
		<description>&#160; Abstract: The realization of direct download files jsp function&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td width=&#34;552&#34; height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; &#60;%&#160;  &#160; / / Sometimes a user wants to download files, but this type of file in the system associated with the browser, the results will become ...</description>
		<link>http://www.anyang-window.com.cn/jsp-used-for-direct-download-files-function/</link>
			</item>
	<item>
		<title>Done with a calendar marking</title>
		<description>&#160; Abstract: A marker used to do calendar&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td width=&#34;531&#34; height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; This is what I learn from a 1.0 jDlog practice.&#160; &#160; Dlog.tld look at the document:&#160;  &#160; &#60;? Xml version = &#34;1.0&#34; encoding = &#34;GB2312?&#34;&#62;&#160;  &#160; Taglib PUBLIC ...</description>
		<link>http://www.anyang-window.com.cn/done-with-a-calendar-marking/</link>
			</item>
	<item>
		<title>Oreilly upload source components</title>
		<description>&#160; Abstract: Oreilly upload source components&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; upload open source components.&#160; &#160; Function TempSave (ElementID) (CommentsPersistDiv.setAttribute ( &#34;CommentContent&#34; document.getElementById (ElementID). Value); CommentsPersistDiv.save ( &#34;CommentXMLStore&#34;);) function Restore (ElementID) (CommentsPersistDiv.load ( &#34;CommentXMLStore&#34;); document . getElementById (ElementID). CommentsPersistDiv.getAttribute value = ( &#34;CommentContent&#34;);) &#60;/ ...</description>
		<link>http://www.anyang-window.com.cn/oreilly-upload-source-components/</link>
			</item>
	<item>
		<title>In the web application configuration HSQL database</title>
		<description>&#160; Abstract: In the web application configuration HSQL database&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; Thunder read some forum database, which is used HSQL database.&#160; &#160; (Please download my entire directory test)&#160;  &#160; First, download from http://hsqldb.sourceforge.net/ HSQL1.7.3, which will be copied to your ...</description>
		<link>http://www.anyang-window.com.cn/in-the-web-application-configuration-hsql-database/</link>
			</item>
	<item>
		<title>String paging code</title>
		<description>&#160; Abstract: string paging code&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td width=&#34;527&#34; height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; use examples:&#160;  &#160; StringPager pager = new StringPager ();&#160;  &#160; Pager.setSizePerPage (5); / / characters per page&#160;  &#160; Pager.setText ( &#34;12345678901 &#34;);// need a long text paging&#160;  &#160; Pager.setCurrentPage ...</description>
		<link>http://www.anyang-window.com.cn/string-paging-code/</link>
			</item>
	<item>
		<title>JSP and interactive data JavaScirpt</title>
		<description>&#160; Abstract: JSP and interactive data JavaScirpt&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; &#60;table width = &#34;100%&#34; border = &#34;0&#34; cellspacing = &#34;0&#34; cellpadding = &#34; 0 &#34;&#62; &#60;tr&#62; &#60;td width=&#34;277&#34; height=&#34;86&#34; align=&#34;center&#34; valign=&#34;top&#34;&#62; &#60;/ td&#62; &#60;td width=&#34;407&#34; valign=&#34;top&#34;&#62;&#160;  &#160; For WEB procedures, the ...</description>
		<link>http://www.anyang-window.com.cn/jsp-and-interactive-data-javascirpt/</link>
			</item>
	<item>
		<title>Java file operations Daquan 3: attributes of a document</title>
		<description>&#160; Abstract: Java file operations Daquan 3: attributes of a document&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td width=&#34;513&#34; height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; &#60;% @ page contentType = &#34;text / html; gb2312 charset =&#34;% &#62;&#160;  &#160; &#60;% @ Page import = &#34;java.util.Date, java.io. *&#34;%&#62;&#160;  &#60;head&#62;  &#160; &#60;/ ...</description>
		<link>http://www.anyang-window.com.cn/java-file-operations-daquan-3-attributes-of-a-document/</link>
			</item>
	<item>
		<title>Carp Forum</title>
		<description>&#160; Abstract: Carp Forum&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; &#60;table width = &#34;100%&#34; border = &#34;0&#34; cellspacing = &#34;0&#34; cellpadding = &#34; 0 &#34;&#62; &#60;tr&#62; &#60;td width=&#34;286&#34; height=&#34;86&#34; align=&#34;center&#34; valign=&#34;top&#34;&#62; &#60;/ td&#62; &#60;td width=&#34;398&#34; valign=&#34;top&#34;&#62;&#160;  &#160; &#34;Lei Yue Forum Version 2.0&#34; to explain&#160; ...</description>
		<link>http://www.anyang-window.com.cn/carp-forum/</link>
			</item>
	<item>
		<title>Java file operations Daquan 5: directory listed in the document</title>
		<description>&#160; Abstract: Java file operations Daquan 5: directory listed in the document&#160;  &#160; &#60;/ Td&#62; &#60;/ tr&#62; &#60;tr&#62; &#60;td height=&#34;35&#34; valign=&#34;top&#34; class=&#34;ArticleTeitle&#34;&#62; &#60;table width=&#34;734&#34; border=&#34;0&#34;&#62; &#60;tr&#62; &#60;td width = &#34; 728 &#34;&#62; &#60;/ td&#62; &#60;/ tr&#62; &#60;/ table&#62;&#160;  &#160; &#60;% @ Page contentType = &#34;text / html; gb2312 ...</description>
		<link>http://www.anyang-window.com.cn/java-file-operations-daquan-5-directory-listed-in-the-document/</link>
			</item>
</channel>
</rss>
