<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rossenstoyanchev.org Blog &#187; Grails</title>
	<atom:link href="http://rossenstoyanchev.org/blog/index.php/category/grails/feed/" rel="self" type="application/rss+xml" />
	<link>http://rossenstoyanchev.org/blog</link>
	<description>Professional blog about enterprise software development</description>
	<lastBuildDate>Tue, 08 Nov 2011 18:08:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>GSP and JSP</title>
		<link>http://rossenstoyanchev.org/blog/2009/08/18/gsp-and-jsp/</link>
		<comments>http://rossenstoyanchev.org/blog/2009/08/18/gsp-and-jsp/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:56:57 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Grails]]></category>

		<guid isPermaLink="false">http://rossenstoyanchev.org/blog/2009/08/18/gsp-and-jsp/</guid>
		<description><![CDATA[The question why Grails has GSP when there is JSP is a natural one. Here are a few substantial differences: A GSP allows the same ${&#8230;} expressions as in a Groovy GString. JSP EL expressions are restricted to object navigation, which is generally a good idea but can also make it difficult to access anything [...]]]></description>
		<wfw:commentRss>http://rossenstoyanchev.org/blog/2009/08/18/gsp-and-jsp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.390 seconds -->

