﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>BlogJava-Vincent-文章分类-richfaces</title><link>http://www.blogjava.net/Vincent-chenxj/category/36152.html</link><description /><language>zh-cn</language><lastBuildDate>Sat, 22 Nov 2008 17:01:41 GMT</lastBuildDate><pubDate>Sat, 22 Nov 2008 17:01:41 GMT</pubDate><ttl>60</ttl><item><title>【第三版】RichFaces中使用datatable和datascroller进行分页(使用数据库分页,改良版)(含源码)(JSF 1.2,RichFaces 3.2.1GA) </title><link>http://www.blogjava.net/Vincent-chenxj/articles/242061.html</link><dc:creator>Vincent-chen</dc:creator><author>Vincent-chen</author><pubDate>Sat, 22 Nov 2008 17:02:00 GMT</pubDate><guid>http://www.blogjava.net/Vincent-chenxj/articles/242061.html</guid><wfw:comment>http://www.blogjava.net/Vincent-chenxj/comments/242061.html</wfw:comment><comments>http://www.blogjava.net/Vincent-chenxj/articles/242061.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/Vincent-chenxj/comments/commentRss/242061.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/Vincent-chenxj/services/trackbacks/242061.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 第三版是对第二版的一些简化，多了一个抽象基础类，方便调用。页面代码(变成了user.defaultDataModel)：&nbsp;&nbsp;&nbsp;&nbsp;&lt;f:view&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h:form&nbsp;id="formlist"&gt;&nbsp;&nbsp;&...&nbsp;&nbsp;<a href='http://www.blogjava.net/Vincent-chenxj/articles/242061.html'>阅读全文</a><img src ="http://www.blogjava.net/Vincent-chenxj/aggbug/242061.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Vincent-chenxj/" target="_blank">Vincent-chen</a> 2008-11-23 01:02 <a href="http://www.blogjava.net/Vincent-chenxj/articles/242061.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>【第二版】RichFaces中使用datatable和datascroller进行分页(使用数据库分页,改良版)(含源码)(JSF 1.2,RichFaces 3.2.1GA) </title><link>http://www.blogjava.net/Vincent-chenxj/articles/242060.html</link><dc:creator>Vincent-chen</dc:creator><author>Vincent-chen</author><pubDate>Sat, 22 Nov 2008 17:00:00 GMT</pubDate><guid>http://www.blogjava.net/Vincent-chenxj/articles/242060.html</guid><wfw:comment>http://www.blogjava.net/Vincent-chenxj/comments/242060.html</wfw:comment><comments>http://www.blogjava.net/Vincent-chenxj/articles/242060.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/Vincent-chenxj/comments/commentRss/242060.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/Vincent-chenxj/services/trackbacks/242060.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 之前第一版有个问题，就是如果进行了删除等操作并立即返回列表页，被删除的项还在那，但其实数据库已经被删除了，需要做一个刷新列表操作才可以，本版就是修正此问题的。如果要修正此问题，就需要将分页的扩展代码也就是第一版中TestBean中的代码放入业务相关管理Bean中。页面代码（其中testBean已经变成业务Managed-bean user了）：&nbsp;&nbsp;&nbsp;&...&nbsp;&nbsp;<a href='http://www.blogjava.net/Vincent-chenxj/articles/242060.html'>阅读全文</a><img src ="http://www.blogjava.net/Vincent-chenxj/aggbug/242060.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Vincent-chenxj/" target="_blank">Vincent-chen</a> 2008-11-23 01:00 <a href="http://www.blogjava.net/Vincent-chenxj/articles/242060.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>RichFaces中使用datatable和datascroller进行分页(使用数据库分页,改良版)(含源码)(JSF 1.2,RichFaces 3.2.1GA) </title><link>http://www.blogjava.net/Vincent-chenxj/articles/242059.html</link><dc:creator>Vincent-chen</dc:creator><author>Vincent-chen</author><pubDate>Sat, 22 Nov 2008 16:53:00 GMT</pubDate><guid>http://www.blogjava.net/Vincent-chenxj/articles/242059.html</guid><wfw:comment>http://www.blogjava.net/Vincent-chenxj/comments/242059.html</wfw:comment><comments>http://www.blogjava.net/Vincent-chenxj/articles/242059.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/Vincent-chenxj/comments/commentRss/242059.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/Vincent-chenxj/services/trackbacks/242059.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 页面:&lt;f:view&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h:form&nbsp;id="formlist"&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;...&nbsp;&nbsp;<a href='http://www.blogjava.net/Vincent-chenxj/articles/242059.html'>阅读全文</a><img src ="http://www.blogjava.net/Vincent-chenxj/aggbug/242059.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Vincent-chenxj/" target="_blank">Vincent-chen</a> 2008-11-23 00:53 <a href="http://www.blogjava.net/Vincent-chenxj/articles/242059.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>RichFaces中使用datatable和datascroller进行分页(JSF 1.2,RichFaces 3.2.1GA)</title><link>http://www.blogjava.net/Vincent-chenxj/articles/242053.html</link><dc:creator>Vincent-chen</dc:creator><author>Vincent-chen</author><pubDate>Sat, 22 Nov 2008 16:43:00 GMT</pubDate><guid>http://www.blogjava.net/Vincent-chenxj/articles/242053.html</guid><wfw:comment>http://www.blogjava.net/Vincent-chenxj/comments/242053.html</wfw:comment><comments>http://www.blogjava.net/Vincent-chenxj/articles/242053.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/Vincent-chenxj/comments/commentRss/242053.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/Vincent-chenxj/services/trackbacks/242053.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: jsp页面中的相关代码：&nbsp;&nbsp;&nbsp;&nbsp;&lt;f:view&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;h:form&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;rich...&nbsp;&nbsp;<a href='http://www.blogjava.net/Vincent-chenxj/articles/242053.html'>阅读全文</a><img src ="http://www.blogjava.net/Vincent-chenxj/aggbug/242053.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/Vincent-chenxj/" target="_blank">Vincent-chen</a> 2008-11-23 00:43 <a href="http://www.blogjava.net/Vincent-chenxj/articles/242053.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>