<?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>blog.cwill-dev.com &#187; createLink</title>
	<atom:link href="http://blog.cwill-dev.com/tag/createlink/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cwill-dev.com</link>
	<description>There are two ways to write bug-free programs - only the third one works.</description>
	<lastBuildDate>Mon, 07 Oct 2013 15:48:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Grails: How to access action/controller/param inside a service</title>
		<link>http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/</link>
		<comments>http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 06:12:40 +0000</pubDate>
		<dc:creator>cwilldev</dc:creator>
				<category><![CDATA[Grails]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[controller. action]]></category>
		<category><![CDATA[createLink]]></category>
		<category><![CDATA[params]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://blog.cwill-dev.com/?p=47</guid>
		<description><![CDATA[Use case Even though a service should be stateless and application-/context-independent, I needed to access the current controller and action from inside a service class. Namely I have a URL-Service, which provides various kinds of dynamic URL methods. One of<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://blog.cwill-dev.com/2011/04/11/grails-how-to-access-actioncontrollerparam-inside-a-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
