<?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 basics: import a Java class for use in a JSP</title>
	<atom:link href="http://www.tech-recipes.com/rx/421/jsp-basics-import-a-java-class-for-use-in-a-jsp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/421/jsp-basics-import-a-java-class-for-use-in-a-jsp/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 20:38:45 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ShadowCat8</title>
		<link>http://www.tech-recipes.com/rx/421/jsp-basics-import-a-java-class-for-use-in-a-jsp/comment-page-1/#comment-12924</link>
		<dc:creator>ShadowCat8</dc:creator>
		<pubDate>Fri, 26 Jun 2009 17:08:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-12924</guid>
		<description>If you are using the Apache Tomcat server to serve up your JSP pages, then I would recommend putting your own class packages in ${TOMCAT_BASE}/common/lib/&lt;br&gt;&lt;br&gt;For our implementation here, it&#039;s /opt/tomcat5/common/lib/.&lt;br&gt;&lt;br&gt;HTH.  Enjoy.</description>
		<content:encoded><![CDATA[<p>If you are using the Apache Tomcat server to serve up your JSP pages, then I would recommend putting your own class packages in ${TOMCAT_BASE}/common/lib/</p>
<p>For our implementation here, it&#39;s /opt/tomcat5/common/lib/.</p>
<p>HTH.  Enjoy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george</title>
		<link>http://www.tech-recipes.com/rx/421/jsp-basics-import-a-java-class-for-use-in-a-jsp/comment-page-1/#comment-10077</link>
		<dc:creator>george</dc:creator>
		<pubDate>Sat, 04 Apr 2009 22:07:22 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-10077</guid>
		<description>If you wrote your own class where do you put it in the file system to access it from JSP?</description>
		<content:encoded><![CDATA[<p>If you wrote your own class where do you put it in the file system to access it from JSP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 102</title>
		<link>http://www.tech-recipes.com/rx/421/jsp-basics-import-a-java-class-for-use-in-a-jsp/comment-page-1/#comment-5549</link>
		<dc:creator>102</dc:creator>
		<pubDate>Thu, 27 Nov 2008 01:51:12 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-5549</guid>
		<description>thanks a lot :D</description>
		<content:encoded><![CDATA[<p>thanks a lot :D</p>
]]></content:encoded>
	</item>
</channel>
</rss>
