<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for auJava</title>
	<atom:link href="http://aujava.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://aujava.wordpress.com</link>
	<description>Australian java weblog</description>
	<lastBuildDate>Sat, 03 Oct 2009 02:28:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Discovering Spring MVC by Mike Pun</title>
		<link>http://aujava.wordpress.com/2006/08/28/discovering-spring-mvc/#comment-1768</link>
		<dc:creator>Mike Pun</dc:creator>
		<pubDate>Sat, 03 Oct 2009 02:28:42 +0000</pubDate>
		<guid isPermaLink="false">https://aujava.wordpress.com/2006/08/28/discovering-spring-mvc/#comment-1768</guid>
		<description>Hi:

you are so right. I am a java newbie, but I have been able to do a good amount with Spring MVC. My problem is Spring Portlet MVC. It seem like a great tool, but I cannot configure eclipse and pluto or anything so that I can debug or deploy portlets. Can&#039;t, for the life of me, find any documentation on this. Do you have any insight?</description>
		<content:encoded><![CDATA[<p>Hi:</p>
<p>you are so right. I am a java newbie, but I have been able to do a good amount with Spring MVC. My problem is Spring Portlet MVC. It seem like a great tool, but I cannot configure eclipse and pluto or anything so that I can debug or deploy portlets. Can&#8217;t, for the life of me, find any documentation on this. Do you have any insight?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Discovering Spring MVC by Jane Goody</title>
		<link>http://aujava.wordpress.com/2006/08/28/discovering-spring-mvc/#comment-1767</link>
		<dc:creator>Jane Goody</dc:creator>
		<pubDate>Wed, 22 Apr 2009 07:01:54 +0000</pubDate>
		<guid isPermaLink="false">https://aujava.wordpress.com/2006/08/28/discovering-spring-mvc/#comment-1767</guid>
		<description>This is quite a up-to-date information. I&#039;ll share it on Digg.</description>
		<content:encoded><![CDATA[<p>This is quite a up-to-date information. I&#8217;ll share it on Digg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generic OGNL Controller without Spring WebFlow by hydraulic car jack</title>
		<link>http://aujava.wordpress.com/2007/01/22/generic-ognl-controller-without-spring-webflow/#comment-1766</link>
		<dc:creator>hydraulic car jack</dc:creator>
		<pubDate>Sat, 14 Mar 2009 12:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://aujava.wordpress.com/2007/01/22/generic-ognl-controller-without-spring-webflow/#comment-1766</guid>
		<description>This is the first time I comment  here and I should say   you give us genuine, and quality information for other bloggers! Good job.
p.s. You have a very good template  . Where did you find it?</description>
		<content:encoded><![CDATA[<p>This is the first time I comment  here and I should say   you give us genuine, and quality information for other bloggers! Good job.<br />
p.s. You have a very good template  . Where did you find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runing Tomcat as Linux service by javarules</title>
		<link>http://aujava.wordpress.com/2007/01/21/runing-tomcat-as-linux-service/#comment-1763</link>
		<dc:creator>javarules</dc:creator>
		<pubDate>Wed, 20 Aug 2008 00:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://aujava.wordpress.com/2007/01/21/runing-tomcat-as-linux-service/#comment-1763</guid>
		<description>And for beginning shell programmers watch the use of `` and &quot; that gave me an error until I cnverted all the `` to &quot;(tx to vim)

I also changed these lines
export JAVA_HOME=”/usr/share/jdk1.5.0_10?
export CATALINA_HOME=”/usr/share/apache-tomcat-5.5.20?

to these
export JAVA_HOME=/usr/share/jdk1.5.0_10
export CATALINA_HOME=/usr/share/apache-tomcat-5.5.20

tx anyway ciao</description>
		<content:encoded><![CDATA[<p>And for beginning shell programmers watch the use of &#8220; and &#8221; that gave me an error until I cnverted all the &#8220; to &#8220;(tx to vim)</p>
<p>I also changed these lines<br />
export JAVA_HOME=”/usr/share/jdk1.5.0_10?<br />
export CATALINA_HOME=”/usr/share/apache-tomcat-5.5.20?</p>
<p>to these<br />
export JAVA_HOME=/usr/share/jdk1.5.0_10<br />
export CATALINA_HOME=/usr/share/apache-tomcat-5.5.20</p>
<p>tx anyway ciao</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generic OGNL Controller without Spring WebFlow by dhaval</title>
		<link>http://aujava.wordpress.com/2007/01/22/generic-ognl-controller-without-spring-webflow/#comment-1759</link>
		<dc:creator>dhaval</dc:creator>
		<pubDate>Fri, 04 Apr 2008 05:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://aujava.wordpress.com/2007/01/22/generic-ognl-controller-without-spring-webflow/#comment-1759</guid>
		<description>respected viewers,
  i wnat to know that can we use more than one command(Entity) class in controller in spring.</description>
		<content:encoded><![CDATA[<p>respected viewers,<br />
  i wnat to know that can we use more than one command(Entity) class in controller in spring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generic OGNL Controller without Spring WebFlow by simaer</title>
		<link>http://aujava.wordpress.com/2007/01/22/generic-ognl-controller-without-spring-webflow/#comment-1758</link>
		<dc:creator>simaer</dc:creator>
		<pubDate>Fri, 14 Mar 2008 00:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://aujava.wordpress.com/2007/01/22/generic-ognl-controller-without-spring-webflow/#comment-1758</guid>
		<description>&lt;a&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Discovering Spring MVC by Kamal Mettananda</title>
		<link>http://aujava.wordpress.com/2006/08/28/discovering-spring-mvc/#comment-512</link>
		<dc:creator>Kamal Mettananda</dc:creator>
		<pubDate>Thu, 21 Jun 2007 06:00:05 +0000</pubDate>
		<guid isPermaLink="false">https://aujava.wordpress.com/2006/08/28/discovering-spring-mvc/#comment-512</guid>
		<description>I too used to have the spring source with me and do some debugging when ever needed. Spring forum is active and that helps a lot.</description>
		<content:encoded><![CDATA[<p>I too used to have the spring source with me and do some debugging when ever needed. Spring forum is active and that helps a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Runing Tomcat as Linux service by srk &#38; rkini</title>
		<link>http://aujava.wordpress.com/2007/01/21/runing-tomcat-as-linux-service/#comment-479</link>
		<dc:creator>srk &#38; rkini</dc:creator>
		<pubDate>Wed, 06 Jun 2007 12:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://aujava.wordpress.com/2007/01/21/runing-tomcat-as-linux-service/#comment-479</guid>
		<description>you forgot to add this :-)

case &quot;$1&quot; in
        start)
                start
                ;;
        stop)
                stop
                ;;
        restart)
                stop
                start
                ;;
        reload)
                reload
                ;;
        status)
                status 
                RETVAL=$?
                ;;
        *)
                echo $&quot;Usage: $0 {start&#124;stop&#124;restart&#124;reload&#124;status}&quot;
                RETVAL=1
esac</description>
		<content:encoded><![CDATA[<p>you forgot to add this <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>case &#8220;$1&#8243; in<br />
        start)<br />
                start<br />
                ;;<br />
        stop)<br />
                stop<br />
                ;;<br />
        restart)<br />
                stop<br />
                start<br />
                ;;<br />
        reload)<br />
                reload<br />
                ;;<br />
        status)<br />
                status<br />
                RETVAL=$?<br />
                ;;<br />
        *)<br />
                echo $&#8221;Usage: $0 {start|stop|restart|reload|status}&#8221;<br />
                RETVAL=1<br />
esac</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on POSTable HTML links by Mark</title>
		<link>http://aujava.wordpress.com/2007/01/17/postable-html-links/#comment-322</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 17 Apr 2007 12:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://aujava.wordpress.com/2007/01/17/postable-html-links/#comment-322</guid>
		<description>Thank You</description>
		<content:encoded><![CDATA[<p>Thank You</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generic DAO and more by Franklin Samir</title>
		<link>http://aujava.wordpress.com/2006/08/09/generic-dao-and-more/#comment-222</link>
		<dc:creator>Franklin Samir</dc:creator>
		<pubDate>Fri, 23 Mar 2007 17:25:47 +0000</pubDate>
		<guid isPermaLink="false">https://aujava.wordpress.com/2006/08/09/generic-dao-and-more/#comment-222</guid>
		<description>Congrats. This seems to be a good approach. I&#039;ll try.</description>
		<content:encoded><![CDATA[<p>Congrats. This seems to be a good approach. I&#8217;ll try.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
