<?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: Cannot find the tag library descriptor for &#8220;http://java.sun.com/jsp/jstl/core&#8221;</title>
	<atom:link href="http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Mon, 30 Jan 2012 13:08:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: santhosh</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-86085</link>
		<dc:creator>santhosh</dc:creator>
		<pubDate>Thu, 25 Aug 2011 11:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-86085</guid>
		<description>Superb. Many thanks</description>
		<content:encoded><![CDATA[<p>Superb. Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-78711</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 16 Apr 2011 01:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-78711</guid>
		<description>Very helpful! Thanks!</description>
		<content:encoded><![CDATA[<p>Very helpful! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GowriSankar_AS</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-76722</link>
		<dc:creator>GowriSankar_AS</dc:creator>
		<pubDate>Fri, 11 Mar 2011 19:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-76722</guid>
		<description>@Albin Joseph, thanks for this article.

@Pramod Thanks actually should go to you for mentioning the jar names. I was using tomcat 7 and these jars were not there inside $tomcat_home\lib.

Thanks again!</description>
		<content:encoded><![CDATA[<p>@Albin Joseph, thanks for this article.</p>
<p>@Pramod Thanks actually should go to you for mentioning the jar names. I was using tomcat 7 and these jars were not there inside $tomcat_home\lib.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-71968</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Thu, 23 Dec 2010 18:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-71968</guid>
		<description>Just to mention that I have added both jstl.jar &amp; standard.jar to my classpath and build path. :!: 

very useful thanks.</description>
		<content:encoded><![CDATA[<p>Just to mention that I have added both jstl.jar &amp; standard.jar to my classpath and build path. <img src='http://www.albeesonline.com/blog/wp-includes/images/smilies/icon_exclaim.gif' alt=':!:' class='wp-smiley' />  </p>
<p>very useful thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albin Joseph</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-70994</link>
		<dc:creator>Albin Joseph</dc:creator>
		<pubDate>Tue, 23 Nov 2010 03:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-70994</guid>
		<description>It is the Dynamic Web module version only. We can get this info from web.xml.</description>
		<content:encoded><![CDATA[<p>It is the Dynamic Web module version only. We can get this info from web.xml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pramod</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-70950</link>
		<dc:creator>Pramod</dc:creator>
		<pubDate>Sun, 21 Nov 2010 13:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-70950</guid>
		<description>Just to mention that I have added both jstl.jar &amp; standard.jar to my classpath and build path.

C:\Tomcat6\apache-tomcat-6.0.29\webapps\examples\WEB-INF\lib\jstl.jar;
C:\Tomcat6\apache-tomcat-6.0.29\webapps\examples\WEB-INF\lib\standard.jar;</description>
		<content:encoded><![CDATA[<p>Just to mention that I have added both jstl.jar &amp; standard.jar to my classpath and build path.</p>
<p>C:\Tomcat6\apache-tomcat-6.0.29\webapps\examples\WEB-INF\lib\jstl.jar;<br />
C:\Tomcat6\apache-tomcat-6.0.29\webapps\examples\WEB-INF\lib\standard.jar;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pramod</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-70948</link>
		<dc:creator>Pramod</dc:creator>
		<pubDate>Sun, 21 Nov 2010 13:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-70948</guid>
		<description>Hi,

Could you please tell me how to find out web application version. Is it same as Dynamic web module version which is 2.4 for me. 
Also I changed to  .. /jsp/jstl/core&quot; but I&#039;m still getting HTTP error 500.

Please help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Could you please tell me how to find out web application version. Is it same as Dynamic web module version which is 2.4 for me.<br />
Also I changed to  .. /jsp/jstl/core&#8221; but I&#8217;m still getting HTTP error 500.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sujith</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-66340</link>
		<dc:creator>Sujith</dc:creator>
		<pubDate>Wed, 19 May 2010 04:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-66340</guid>
		<description>Excellent input ,it worked for me ,thanks</description>
		<content:encoded><![CDATA[<p>Excellent input ,it worked for me ,thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Menne</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-65619</link>
		<dc:creator>Menne</dc:creator>
		<pubDate>Tue, 20 Apr 2010 23:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-65619</guid>
		<description>So concise and so useful!  Thanks again.</description>
		<content:encoded><![CDATA[<p>So concise and so useful!  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unknown</title>
		<link>http://www.albeesonline.com/blog/2008/12/09/cannot-find-the-tag-library-descriptor-for-httpjavasuncomjspjstlcore/comment-page-1/#comment-65135</link>
		<dc:creator>unknown</dc:creator>
		<pubDate>Sun, 21 Mar 2010 03:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.albeesonline.com/blog/?p=302#comment-65135</guid>
		<description>thanks. very tricky useful :)</description>
		<content:encoded><![CDATA[<p>thanks. very tricky useful <img src='http://www.albeesonline.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

