<?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: How to Reference and Use JSTL in your Web Application</title>
	<atom:link href="http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:41:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-63163</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 18 Dec 2011 20:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-63163</guid>
		<description>A question from a different angle: we&#039;ve moved from a web application with servlet 2.5 and jstl 1.1.2 and tomcat 5.5 to tomcat 6.0.35. Some EL stopped working. Especially, some of them have turned to come out UPPER CASE. Anyone has met this weird behavior? Thanks, David</description>
		<content:encoded><![CDATA[<p>A question from a different angle: we&#8217;ve moved from a web application with servlet 2.5 and jstl 1.1.2 and tomcat 5.5 to tomcat 6.0.35. Some EL stopped working. Especially, some of them have turned to come out UPPER CASE. Anyone has met this weird behavior? Thanks, David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-62192</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 03 Dec 2011 20:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-62192</guid>
		<description>Thank you, I put the to jar files in the Tomcat lib directory and the JSTL is no longer erroring out.</description>
		<content:encoded><![CDATA[<p>Thank you, I put the to jar files in the Tomcat lib directory and the JSTL is no longer erroring out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Porridge</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-56666</link>
		<dc:creator>Porridge</dc:creator>
		<pubDate>Fri, 30 Sep 2011 23:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-56666</guid>
		<description>Well, I have Spring 3, Tomcat 7, downloaded the JSTL1.2 libs from the Glassfish dev.java page and all your tests work with basic arithmetic. However, what this article does not cover, surprisingly as it talks about Spring, is how vars put into ModelAndView come through to JSTL. Whilst my JSTL expressions are working, I cannot output a String passed in a ModelAndView. I have used JSTLView as the viewClass on the view resolver, but not luck. Totally stuck :(</description>
		<content:encoded><![CDATA[<p>Well, I have Spring 3, Tomcat 7, downloaded the JSTL1.2 libs from the Glassfish dev.java page and all your tests work with basic arithmetic. However, what this article does not cover, surprisingly as it talks about Spring, is how vars put into ModelAndView come through to JSTL. Whilst my JSTL expressions are working, I cannot output a String passed in a ModelAndView. I have used JSTLView as the viewClass on the view resolver, but not luck. Totally stuck <img src='http://www.mularien.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svante</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-55003</link>
		<dc:creator>Svante</dc:creator>
		<pubDate>Mon, 05 Sep 2011 13:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-55003</guid>
		<description>Hi, 

it seems you mixed up some namespace and location in the root element wrong, try this:


Cheers,
Svante</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>it seems you mixed up some namespace and location in the root element wrong, try this:</p>
<p>Cheers,<br />
Svante</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSTL c:set problem</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-52259</link>
		<dc:creator>JSTL c:set problem</dc:creator>
		<pubDate>Tue, 26 Jul 2011 07:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-52259</guid>
		<description>[...] (typeof ord==&#039;undefined&#039;) {ord=Math.random()*10000000000000000;}document.write(&#039;&#039;);    Have a read here. The URI is dependent on the version of the library you are using (see link). It&#039;s a marker, not a [...]</description>
		<content:encoded><![CDATA[<p>[...] (typeof ord==&#039;undefined&#039;) {ord=Math.random()*10000000000000000;}document.write(&#039;&#039;);    Have a read here. The URI is dependent on the version of the library you are using (see link). It&#039;s a marker, not a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-48416</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 27 May 2011 10:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-48416</guid>
		<description>You clearly made an excellent job making this easier for everyone. I now have a better understanding of how to use JSTL and EL after reading your post. Thanks!</description>
		<content:encoded><![CDATA[<p>You clearly made an excellent job making this easier for everyone. I now have a better understanding of how to use JSTL and EL after reading your post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-44608</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 24 Mar 2011 07:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-44608</guid>
		<description>It helped me understand the issue. Got eresolved by user core_rt taglib</description>
		<content:encoded><![CDATA[<p>It helped me understand the issue. Got eresolved by user core_rt taglib</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JT</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-43863</link>
		<dc:creator>JT</dc:creator>
		<pubDate>Mon, 14 Mar 2011 01:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-43863</guid>
		<description>I followed your blog but still I am getting the below error message. I followed your other blog post and included appserv-jstl.jar and javaee.jar in my tomcat/lib directory. In the ant file I have included this as part of my classpath. I don&#039;t know what&#039;s happening. Your suggestions would be really appreciated.

&quot;org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application&quot;

Technologies working with: GWT + JSP + JSTL + Tomcat6</description>
		<content:encoded><![CDATA[<p>I followed your blog but still I am getting the below error message. I followed your other blog post and included appserv-jstl.jar and javaee.jar in my tomcat/lib directory. In the ant file I have included this as part of my classpath. I don&#8217;t know what&#8217;s happening. Your suggestions would be really appreciated.</p>
<p>&#8220;org.apache.jasper.JasperException: The absolute uri: <a href="http://java.sun.com/jstl/core" rel="nofollow">http://java.sun.com/jstl/core</a> cannot be resolved in either web.xml or the jar files deployed with this application&#8221;</p>
<p>Technologies working with: GWT + JSP + JSTL + Tomcat6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Playing with Jetty, Part One &#171; Bit Motif</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-42667</link>
		<dc:creator>Playing with Jetty, Part One &#171; Bit Motif</dc:creator>
		<pubDate>Tue, 01 Mar 2011 16:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-42667</guid>
		<description>[...] a Web Application Context Tip: Enabling JSP support in Jetty.7.0.0 How to Reference and Use JSTL in your Web Application Tutorial: How to set up Tomcat 6 to work with JSTL [...]</description>
		<content:encoded><![CDATA[<p>[...] a Web Application Context Tip: Enabling JSP support in Jetty.7.0.0 How to Reference and Use JSTL in your Web Application Tutorial: How to set up Tomcat 6 to work with JSTL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/comment-page-1/#comment-42372</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 26 Feb 2011 12:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/04/24/how-to-reference-and-use-jstl-in-your-web-application/#comment-42372</guid>
		<description>Great article. Well done!</description>
		<content:encoded><![CDATA[<p>Great article. Well done!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.692 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-05 22:51:43 -->

