<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Icefaces custom tag with facelets</title>
		<description>Discuss Icefaces custom tag with facelets</description>
		<link>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets</link>
		<lastBuildDate>Wed, 08 Feb 2012 19:48:57 +0100</lastBuildDate>
		<generator>JComments</generator>
		<atom:link href="http://www.codegravity.com/component/jcomments/feed/com_content/814/10" rel="self" type="application/rss+xml" />
		<item>
			<title>Deckard says:</title>
			<link>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-858</link>
			<description><![CDATA[Thanks, that helped a lot. But now I'm struggeling on the packaging: For now I am packaging a simple jar file, containing the facelets taglib, a managedbeand and some resources (css and images). The code runs fine, but does not load the resources packaged in the jar. How would I reference to a gif located in the Component-jar, say in a folder called "resources" when using "ice:graphicImag e": What url should I use in the components xhtml-file? And, to have it a bit more complex: I don't know whether the component would be used in a simple servlet or in a portlet-application: Are there any differences? Any idea? Thanks in advance Det]]></description>
			<dc:creator>Deckard</dc:creator>
			<pubDate>Mon, 17 Jan 2011 10:13:46 +0100</pubDate>
			<guid>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-858</guid>
		</item>
		<item>
			<title>Java dev says:</title>
			<link>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-489</link>
			<description><![CDATA[Thanks. This was great and very helpful!]]></description>
			<dc:creator>Java dev</dc:creator>
			<pubDate>Tue, 13 Oct 2009 23:41:30 +0100</pubDate>
			<guid>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-489</guid>
		</item>
		<item>
			<title>same issue</title>
			<link>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-268</link>
			<description><![CDATA[TLD's seem to be a major headache the only way we've been able to deploy icefaces custom components, we're working on our 3rd custom component is to include the tld, faces-config and the facelets tags in the icefaces-comp-jar itself. The other issue is its really a pain to create the necessary tag java module. On the bright side the api is very rich and coding icefaces components are easier than traditional jsf components.]]></description>
			<dc:creator>michelle</dc:creator>
			<pubDate>Wed, 28 May 2008 13:56:50 +0100</pubDate>
			<guid>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-268</guid>
		</item>
		<item>
			<title>developer</title>
			<link>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-267</link>
			<description><![CDATA[Thanks for you answer. I was wondering if you can explain how to write the renderer for the class as most JSF custom components tutorials explain how to build a Tag file. thanks]]></description>
			<dc:creator>Tam</dc:creator>
			<pubDate>Fri, 23 May 2008 22:10:08 +0100</pubDate>
			<guid>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-267</guid>
		</item>
		<item>
			<title>Thanks!</title>
			<link>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-159</link>
			<description><![CDATA[This was very helpful. Thanks so much for sharing this!!]]></description>
			<dc:creator>Jeff</dc:creator>
			<pubDate>Fri, 09 Nov 2007 22:35:22 +0100</pubDate>
			<guid>http://www.codegravity.com/programming/icefaces-custom-tag-with-facelets#comment-159</guid>
		</item>
	</channel>
</rss>

