<?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: Jsp to Servlet converter</title>
	<atom:link href="http://www.arulraj.net/2010/04/jsp-to-servlet-converter.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.arulraj.net/2010/04/jsp-to-servlet-converter.html</link>
	<description>Just want share my past experience, experiments and my mistakes in java, linux and opensource tools....</description>
	<lastBuildDate>Wed, 01 Feb 2012 15:43:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Arul</title>
		<link>http://www.arulraj.net/2010/04/jsp-to-servlet-converter.html/comment-page-1#comment-3391</link>
		<dc:creator>Arul</dc:creator>
		<pubDate>Mon, 27 Sep 2010 18:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.arulraj.net/?p=192#comment-3391</guid>
		<description>Hi ilango,
          here the stpes
          1. place the build.xml where your jsp files are there..
          2. change this property ANT_HOME to your ant path or set environmental value for ANT_HOME
          3. do the same above for TOMCAT_HOME
          4. Now go to your command prompt then &quot;ant build.xml&quot;
          5. Thats all .. now your converted java files in out folder.</description>
		<content:encoded><![CDATA[<p>Hi ilango,<br />
          here the stpes<br />
          1. place the build.xml where your jsp files are there..<br />
          2. change this property ANT_HOME to your ant path or set environmental value for ANT_HOME<br />
          3. do the same above for TOMCAT_HOME<br />
          4. Now go to your command prompt then &#8220;ant build.xml&#8221;<br />
          5. Thats all .. now your converted java files in out folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilango gurusamy</title>
		<link>http://www.arulraj.net/2010/04/jsp-to-servlet-converter.html/comment-page-1#comment-3390</link>
		<dc:creator>ilango gurusamy</dc:creator>
		<pubDate>Mon, 27 Sep 2010 18:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.arulraj.net/?p=192#comment-3390</guid>
		<description>Just what I wanted. Nice work.
But, I am a little unclear how to set up this script.  I have tried this previously from eclipse but the right jasper compiler classes are just too hard to find.
Step by step instructions are very much appreciated.</description>
		<content:encoded><![CDATA[<p>Just what I wanted. Nice work.<br />
But, I am a little unclear how to set up this script.  I have tried this previously from eclipse but the right jasper compiler classes are just too hard to find.<br />
Step by step instructions are very much appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

