<?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>Thu, 25 Feb 2010 11:39:35 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Tomcat &#8211; How to change port 8080 by Rajeev</title>
		<link>http://www.easywayserver.com/blog/tomcat-how-to-change-port-8080/comment-page-1/#comment-7540</link>
		<dc:creator>Rajeev</dc:creator>
		<pubDate>Thu, 25 Feb 2010 11:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/tomcat-how-to-change-port-8080/#comment-7540</guid>
		<description>After changing port in this file server.xml. Have you restart tomcat? If not first restart tomcat. IF still it is not working. then check 80 port is not using by some other application. Mostly apache httpd server use 80 port. tomcat will give error of already bind 80.

or you can check ports which are running by command.

netstats -a

and check which application is using 80 port stop that port and again restart tomcat and then check.</description>
		<content:encoded><![CDATA[<p>After changing port in this file server.xml. Have you restart tomcat? If not first restart tomcat. IF still it is not working. then check 80 port is not using by some other application. Mostly apache httpd server use 80 port. tomcat will give error of already bind 80.</p>
<p>or you can check ports which are running by command.</p>
<p>netstats -a</p>
<p>and check which application is using 80 port stop that port and again restart tomcat and then check.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tomcat &#8211; How to change port 8080 by Ramesh</title>
		<link>http://www.easywayserver.com/blog/tomcat-how-to-change-port-8080/comment-page-1/#comment-7502</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Wed, 24 Feb 2010 08:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/tomcat-how-to-change-port-8080/#comment-7502</guid>
		<description>Hi,

I did the changes as mentioned, after that when i am not able to access the page from localhost

eg:
Before changing, i was able to access my project by the url - http://localhost:8080/project
After changing the server.xml file, i am not able to access my project with http://localhost/project.

Can anybody help me out with this...

Thanks,
Ramesh</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I did the changes as mentioned, after that when i am not able to access the page from localhost</p>
<p>eg:<br />
Before changing, i was able to access my project by the url &#8211; <a href="http://localhost:8080/project" rel="nofollow">http://localhost:8080/project</a><br />
After changing the server.xml file, i am not able to access my project with <a href="http://localhost/project" rel="nofollow">http://localhost/project</a>.</p>
<p>Can anybody help me out with this&#8230;</p>
<p>Thanks,<br />
Ramesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript – Select Checkbox by rajeswari</title>
		<link>http://www.easywayserver.com/blog/javascript-%e2%80%93-select-checkbox/comment-page-1/#comment-7338</link>
		<dc:creator>rajeswari</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=30#comment-7338</guid>
		<description>i want to display selected checkbox items when button is clicked and the display items also should be in checkbox format in the same page..</description>
		<content:encoded><![CDATA[<p>i want to display selected checkbox items when button is clicked and the display items also should be in checkbox format in the same page..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JSP Calendar by Peter</title>
		<link>http://www.easywayserver.com/blog/jsp-calendar/comment-page-1/#comment-7276</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 18 Feb 2010 09:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/jsp-calendar/#comment-7276</guid>
		<description>How can I click in any day and Get this day?

Someone can help me?</description>
		<content:encoded><![CDATA[<p>How can I click in any day and Get this day?</p>
<p>Someone can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upload file in struts by chinni</title>
		<link>http://www.easywayserver.com/blog/upload-file-in-struts/comment-page-1/#comment-7240</link>
		<dc:creator>chinni</dc:creator>
		<pubDate>Wed, 17 Feb 2010 06:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=9#comment-7240</guid>
		<description>Really i don\\\&#039;t know abt file uploading in struts.
This example helps me alot.</description>
		<content:encoded><![CDATA[<p>Really i don\\\&#8217;t know abt file uploading in struts.<br />
This example helps me alot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Struts2 &#8211; Select box tag example by arpita</title>
		<link>http://www.easywayserver.com/blog/struts2-select-box-tag-example/comment-page-1/#comment-6987</link>
		<dc:creator>arpita</dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=508#comment-6987</guid>
		<description>Hello friend,

 I have one question suppose if i select month or year  in the box then if i submit then it should display the month or year respectively plz ans to this</description>
		<content:encoded><![CDATA[<p>Hello friend,</p>
<p> I have one question suppose if i select month or year  in the box then if i submit then it should display the month or year respectively plz ans to this</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JSP Calendar by florance</title>
		<link>http://www.easywayserver.com/blog/jsp-calendar/comment-page-1/#comment-6740</link>
		<dc:creator>florance</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/jsp-calendar/#comment-6740</guid>
		<description>thanks for the code. i would like to ask if i want to get the value of the date to the next page is that i need to put it as link? so that i can add the event in it? if i want the specific date to be highlighted how should i write the code?</description>
		<content:encoded><![CDATA[<p>thanks for the code. i would like to ask if i want to get the value of the date to the next page is that i need to put it as link? so that i can add the event in it? if i want the specific date to be highlighted how should i write the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JSP &#8211; Get URL by Prashant Sharma</title>
		<link>http://www.easywayserver.com/blog/jsp-get-url/comment-page-1/#comment-6634</link>
		<dc:creator>Prashant Sharma</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=73#comment-6634</guid>
		<description>Thanks a ton... Second program was the one i was searching for... :)</description>
		<content:encoded><![CDATA[<p>Thanks a ton&#8230; Second program was the one i was searching for&#8230; <img src='http://www.easywayserver.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java &#8211; Convert String into char Array by mrright</title>
		<link>http://www.easywayserver.com/blog/java-convert-string-into-char-array/comment-page-1/#comment-6224</link>
		<dc:creator>mrright</dc:creator>
		<pubDate>Sun, 17 Jan 2010 16:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/?p=169#comment-6224</guid>
		<description>Thanks a lot</description>
		<content:encoded><![CDATA[<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java &#8211; Map Example by Sumatakso</title>
		<link>http://www.easywayserver.com/blog/java-map-example/comment-page-1/#comment-6189</link>
		<dc:creator>Sumatakso</dc:creator>
		<pubDate>Fri, 15 Jan 2010 04:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.easywayserver.com/blog/java-map-example/#comment-6189</guid>
		<description>thank you very much</description>
		<content:encoded><![CDATA[<p>thank you very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>
