<?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"
	>
<channel>
	<title>Comments on: JSP is dead, long live JSP (or, EL and tag injection)</title>
	<atom:link href="http://madbean.com/2004/mb2004-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://madbean.com/2004/mb2004-4/</link>
	<description>Your zero step program</description>
	<pubDate>Sat, 22 Nov 2008 05:01:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Luis O'Shea</title>
		<link>http://madbean.com/2004/mb2004-4/#comment-298</link>
		<dc:creator>Luis O'Shea</dc:creator>
		<pubDate>Sat, 14 Feb 2004 02:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-4#comment-298</guid>
		<description>&lt;p&gt;Have you tried Jamon (www.jamon.org)?  It is a very flexible, type-safe templating language for Java.  So if you use a template that needs a Foo and Bar and you don't pass them in, then your code won't compile (as opposed to giving you a runtime error).  And being a templating language you can use it to generate emails, or anything else (it is not dependent).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Have you tried Jamon (www.jamon.org)?  It is a very flexible, type-safe templating language for Java.  So if you use a template that needs a Foo and Bar and you don&#8217;t pass them in, then your code won&#8217;t compile (as opposed to giving you a runtime error).  And being a templating language you can use it to generate emails, or anything else (it is not dependent).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide Baroncelli</title>
		<link>http://madbean.com/2004/mb2004-4/#comment-297</link>
		<dc:creator>Davide Baroncelli</dc:creator>
		<pubDate>Thu, 12 Feb 2004 14:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-4#comment-297</guid>
		<description>&lt;p&gt;&#62;But there is one last thing that really bugs me about JSP. There is no standard way to 
&#62;capture the output of a JSP page, besides making a HTTP request. Have a batch job that 
&#62;needs to send an email? Want to use JSP to template the body of the email? Then embed 
&#62;a full Servlet container in your batch app.&lt;/p&gt;

&lt;p&gt;I would use velocity or freemarker instead: after all it's only a small jar to import.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&gt;But there is one last thing that really bugs me about JSP. There is no standard way to<br />
&gt;capture the output of a JSP page, besides making a HTTP request. Have a batch job that<br />
&gt;needs to send an email? Want to use JSP to template the body of the email? Then embed<br />
&gt;a full Servlet container in your batch app.</p>
<p>I would use velocity or freemarker instead: after all it&#8217;s only a small jar to import.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: filippo</title>
		<link>http://madbean.com/2004/mb2004-4/#comment-296</link>
		<dc:creator>filippo</dc:creator>
		<pubDate>Thu, 12 Feb 2004 09:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://madbean.com/blog/2004-4#comment-296</guid>
		<description>&lt;p&gt;I haven't used Jsp2.0 in production yet, since if don't have a J2ee1.4 compliant AppServer, but I'm really happy for the new features, and I think they'll dramatically increase our productivity.
And, as far as I'm concerned, I really hope that Jsp2.0 will be so successfull to make people forget of that insane Java Server Faces.&lt;/p&gt;

&lt;p&gt;see also my post: http://jroller.com/page/fdiotalevi/20040211#please&lt;em&gt;tell&lt;/em&gt;me&lt;em&gt;why&lt;/em&gt;jsf&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used Jsp2.0 in production yet, since if don&#8217;t have a J2ee1.4 compliant AppServer, but I&#8217;m really happy for the new features, and I think they&#8217;ll dramatically increase our productivity.<br />
And, as far as I&#8217;m concerned, I really hope that Jsp2.0 will be so successfull to make people forget of that insane Java Server Faces.</p>
<p>see also my post: <a href="http://jroller.com/page/fdiotalevi/20040211#please" rel="nofollow">http://jroller.com/page/fdiotalevi/20040211#please</a><em>tell</em>me<em>why</em>jsf</p>
]]></content:encoded>
	</item>
</channel>
</rss>
