<?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 for JSP, Tomcat, JDBC, Projects, Example, Program</title>
	<atom:link href="http://www.easywayserver.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easywayserver.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 15 Jan 2012 15:24:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Java &#8211; Job Scheduling in web application with quartz API by rohit</title>
		<link>http://www.easywayserver.com/blog/java-job-scheduling-in-web-application-with-quartz-api/comment-page-1/#comment-55118</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Sun, 15 Jan 2012 15:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=87#comment-55118</guid>
		<description>This code may work with old jars 

Check older version of quartz API
1.6 or 1.8 version of quartz API

quartz-1.5.1.jar

It may not work with newer version Quartz 2.1.x</description>
		<content:encoded><![CDATA[<p>This code may work with old jars </p>
<p>Check older version of quartz API<br />
1.6 or 1.8 version of quartz API</p>
<p>quartz-1.5.1.jar</p>
<p>It may not work with newer version Quartz 2.1.x</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java &#8211; How to convert String into Array by Prajakta</title>
		<link>http://www.easywayserver.com/blog/java-how-to-convert-string-into-array/comment-page-1/#comment-55039</link>
		<dc:creator>Prajakta</dc:creator>
		<pubDate>Sat, 14 Jan 2012 14:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/java-how-to-convert-string-into-array/#comment-55039</guid>
		<description>No ....it works......  :-)
Thank you</description>
		<content:encoded><![CDATA[<p>No &#8230;.it works&#8230;&#8230;  <img src='http://www.easywayserver.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java &#8211; How to convert String into Array by Prajakta</title>
		<link>http://www.easywayserver.com/blog/java-how-to-convert-string-into-array/comment-page-1/#comment-55031</link>
		<dc:creator>Prajakta</dc:creator>
		<pubDate>Sat, 14 Jan 2012 13:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/java-how-to-convert-string-into-array/#comment-55031</guid>
		<description>Your code shows Some characters cannot be mapped using &quot;Cp1252&quot; character encoding.
Either change the encoding or remove the characters which are not supported by the &quot;Cp1252&quot; character encoding</description>
		<content:encoded><![CDATA[<p>Your code shows Some characters cannot be mapped using &#8220;Cp1252&#8243; character encoding.<br />
Either change the encoding or remove the characters which are not supported by the &#8220;Cp1252&#8243; character encoding</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java &#8211; Job Scheduling in web application with quartz API by someone</title>
		<link>http://www.easywayserver.com/blog/java-job-scheduling-in-web-application-with-quartz-api/comment-page-1/#comment-54254</link>
		<dc:creator>someone</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=87#comment-54254</guid>
		<description>I do not get those people like this.

I would really vote for this as worst ever. Alot of people who has problems with your code and no answers at all.</description>
		<content:encoded><![CDATA[<p>I do not get those people like this.</p>
<p>I would really vote for this as worst ever. Alot of people who has problems with your code and no answers at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JSP Pagination by Michael</title>
		<link>http://www.easywayserver.com/blog/jsp-pagination/comment-page-1/#comment-48508</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 05 Dec 2011 20:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=12#comment-48508</guid>
		<description>Please guys am new to J2EE I want to paginate a large result set with JSTL from an SQL query am using MySQL for eg. if i have 50 records in my DB and i need only 10 records at a time then i will have a next and previous links to go through the records my sql query looks like this



SELECT * FROM employee LIMIT 0, 10






${employee.firstname}


</description>
		<content:encoded><![CDATA[<p>Please guys am new to J2EE I want to paginate a large result set with JSTL from an SQL query am using MySQL for eg. if i have 50 records in my DB and i need only 10 records at a time then i will have a next and previous links to go through the records my sql query looks like this</p>
<p>SELECT * FROM employee LIMIT 0, 10</p>
<p>${employee.firstname}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java OOP Concept by kalaivanikararunakaran</title>
		<link>http://www.easywayserver.com/blog/java-oop-concept/comment-page-1/#comment-46768</link>
		<dc:creator>kalaivanikararunakaran</dc:creator>
		<pubDate>Fri, 25 Nov 2011 07:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=723#comment-46768</guid>
		<description>its very nice to study ant understand..thanks..</description>
		<content:encoded><![CDATA[<p>its very nice to study ant understand..thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on User Login in JSP by ivan</title>
		<link>http://www.easywayserver.com/blog/user-login-in-jsp/comment-page-1/#comment-45912</link>
		<dc:creator>ivan</dc:creator>
		<pubDate>Sat, 19 Nov 2011 13:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=26#comment-45912</guid>
		<description>i still got error after write this code, in file doLogin.

how to solve this problem ?</description>
		<content:encoded><![CDATA[<p>i still got error after write this code, in file doLogin.</p>
<p>how to solve this problem ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java &#8211; Job Scheduling in web application with quartz API by Alban Pro</title>
		<link>http://www.easywayserver.com/blog/java-job-scheduling-in-web-application-with-quartz-api/comment-page-1/#comment-45443</link>
		<dc:creator>Alban Pro</dc:creator>
		<pubDate>Thu, 17 Nov 2011 17:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=87#comment-45443</guid>
		<description>Vishwanth and AL DO NOT include the :

&lt;servlet&gt;
	 &lt;servlet-name&gt;InitializeServlet&lt;/servlet-name&gt;
	 &lt;servlet-class&gt;com.cron.InitializeServlet&lt;/servlet-class&gt;
	 &lt;load-on-startup&gt;1&lt;/load-on-startup&gt;
&lt;/servlet&gt;

in Web.xml that is in Tomcat Server directory but in the Web.xml that is in WEB-INF....</description>
		<content:encoded><![CDATA[<p>Vishwanth and AL DO NOT include the :</p>
<p>&lt;servlet&gt;<br />
	 &lt;servlet-name&gt;InitializeServlet&lt;/servlet-name&gt;<br />
	 &lt;servlet-class&gt;com.cron.InitializeServlet&lt;/servlet-class&gt;<br />
	 &lt;load-on-startup&gt;1&lt;/load-on-startup&gt;<br />
&lt;/servlet&gt;</p>
<p>in Web.xml that is in Tomcat Server directory but in the Web.xml that is in WEB-INF&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java &#8211; Job Scheduling in web application with quartz API by AL</title>
		<link>http://www.easywayserver.com/blog/java-job-scheduling-in-web-application-with-quartz-api/comment-page-1/#comment-45410</link>
		<dc:creator>AL</dc:creator>
		<pubDate>Thu, 17 Nov 2011 15:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=87#comment-45410</guid>
		<description>SAME HERE:


java.lang.ClassNotFoundException: CronJobTest.com.cron.InitializeServlet
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1386)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1232)
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966)
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3996)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4266)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:927)
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:890)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1150)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)</description>
		<content:encoded><![CDATA[<p>SAME HERE:</p>
<p>java.lang.ClassNotFoundException: CronJobTest.com.cron.InitializeServlet<br />
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1386)<br />
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1232)<br />
at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068)<br />
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966)<br />
at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3996)<br />
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4266)<br />
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)<br />
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)<br />
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)<br />
at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:927)<br />
at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:890)<br />
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)<br />
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1150)<br />
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java Strings by Kavita Kulkarni</title>
		<link>http://www.easywayserver.com/blog/java-strings/comment-page-1/#comment-44347</link>
		<dc:creator>Kavita Kulkarni</dc:creator>
		<pubDate>Mon, 14 Nov 2011 03:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=741#comment-44347</guid>
		<description>Hello,
In above example integer i is declared twice...
which is not required.
I guess it should be declared once.!</description>
		<content:encoded><![CDATA[<p>Hello,<br />
In above example integer i is declared twice&#8230;<br />
which is not required.<br />
I guess it should be declared once.!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

