<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Pagination in JSP/Java</title>
	<atom:link href="http://www.techiepark.com/tutorials/pagination-in-jspjava/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techiepark.com/tutorials/pagination-in-jspjava/</link>
	<description>everything about web technologies</description>
	<lastBuildDate>Wed, 21 Jul 2010 05:49:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: javatechie</title>
		<link>http://www.techiepark.com/tutorials/pagination-in-jspjava/comment-page-1/#comment-19</link>
		<dc:creator>javatechie</dc:creator>
		<pubDate>Wed, 17 Jun 2009 06:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/2007/12/13/pagination-in-jspjava/#comment-19</guid>
		<description>Hello zaryaar,

Here pno is not a hidden field, but the page number attached to the URL
eg. url.jsp?pno=1, so u will get the pno from request.getParameter

I hope this may help you.</description>
		<content:encoded><![CDATA[<p>Hello zaryaar,</p>
<p>Here pno is not a hidden field, but the page number attached to the URL<br />
eg. url.jsp?pno=1, so u will get the pno from request.getParameter</p>
<p>I hope this may help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zaryaar</title>
		<link>http://www.techiepark.com/tutorials/pagination-in-jspjava/comment-page-1/#comment-20</link>
		<dc:creator>zaryaar</dc:creator>
		<pubDate>Tue, 16 Jun 2009 09:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/2007/12/13/pagination-in-jspjava/#comment-20</guid>
		<description>pno is undefined whats that is that a hidden feild how will the value of pno change?????such that the page number changes......can u please give the complete code</description>
		<content:encoded><![CDATA[<p>pno is undefined whats that is that a hidden feild how will the value of pno change?????such that the page number changes&#8230;&#8230;can u please give the complete code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vima</title>
		<link>http://www.techiepark.com/tutorials/pagination-in-jspjava/comment-page-1/#comment-18</link>
		<dc:creator>vima</dc:creator>
		<pubDate>Sat, 06 Dec 2008 18:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/2007/12/13/pagination-in-jspjava/#comment-18</guid>
		<description>Nothing happend</description>
		<content:encoded><![CDATA[<p>Nothing happend</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajkumar</title>
		<link>http://www.techiepark.com/tutorials/pagination-in-jspjava/comment-page-1/#comment-17</link>
		<dc:creator>Rajkumar</dc:creator>
		<pubDate>Mon, 03 Nov 2008 10:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://laxmangunjikar.wordpress.com/2007/12/13/pagination-in-jspjava/#comment-17</guid>
		<description>Hi dude, i need the complete code ... I use JSP/Servlet to do pagination and MySQL as my backend... Please help me regarding this....</description>
		<content:encoded><![CDATA[<p>Hi dude, i need the complete code &#8230; I use JSP/Servlet to do pagination and MySQL as my backend&#8230; Please help me regarding this&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
