﻿<?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-马尔代夫-文章分类-Struts</title><link>http://www.blogjava.net/lvlinghui/category/15928.html</link><description /><language>zh-cn</language><lastBuildDate>Thu, 08 Mar 2007 07:35:57 GMT</lastBuildDate><pubDate>Thu, 08 Mar 2007 07:35:57 GMT</pubDate><ttl>60</ttl><item><title>基于Struts的一种分页方法</title><link>http://www.blogjava.net/lvlinghui/articles/73332.html</link><dc:creator>马尔代夫</dc:creator><author>马尔代夫</author><pubDate>Tue, 03 Oct 2006 13:19:00 GMT</pubDate><guid>http://www.blogjava.net/lvlinghui/articles/73332.html</guid><wfw:comment>http://www.blogjava.net/lvlinghui/comments/73332.html</wfw:comment><comments>http://www.blogjava.net/lvlinghui/articles/73332.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/lvlinghui/comments/commentRss/73332.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/lvlinghui/services/trackbacks/73332.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 和绝大多数分页一样，本例也是把所有数据查询出来，然后通过						rsHandler						(rs,offset,limit)来取出当前页所该显示的数据，这样做非常消耗系统资源，如果数据库中存在几十万数据，估计服务器成拖拉机了																						　　conn = ds.getConnection();														...&nbsp;&nbsp;<a href='http://www.blogjava.net/lvlinghui/articles/73332.html'>阅读全文</a><img src ="http://www.blogjava.net/lvlinghui/aggbug/73332.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvlinghui/" target="_blank">马尔代夫</a> 2006-10-03 21:19 <a href="http://www.blogjava.net/lvlinghui/articles/73332.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>