<?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: Dynamic Navigation using SiteMesh</title>
	<atom:link href="http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/</link>
	<description></description>
	<lastBuildDate>Tue, 16 Mar 2010 15:38:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ima</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-7494</link>
		<dc:creator>ima</dc:creator>
		<pubDate>Fri, 05 Feb 2010 16:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-7494</guid>
		<description>Thanks this is exactly the thing I was trying to find ,many thanks</description>
		<content:encoded><![CDATA[<p>Thanks this is exactly the thing I was trying to find ,many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Thomas</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-6070</link>
		<dc:creator>Jon Thomas</dc:creator>
		<pubDate>Mon, 01 Jun 2009 14:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-6070</guid>
		<description>Hmmm, well sorry, can&#039;t post what I want to...</description>
		<content:encoded><![CDATA[<p>Hmmm, well sorry, can&#8217;t post what I want to&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Thomas</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-6069</link>
		<dc:creator>Jon Thomas</dc:creator>
		<pubDate>Mon, 01 Jun 2009 14:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-6069</guid>
		<description>If you&#039;d rather stay away from using straight Java code in your layout decorator, try this as well...
Instead of

&lt;li class=&quot;active&quot;&gt;&lt;a href=&quot;/&quot; rel=&quot;nofollow&quot;&gt;Home&lt;/a&gt;

try

&lt;a href=&quot;/&quot; rel=&quot;nofollow&quot;&gt;Find User&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>If you&#8217;d rather stay away from using straight Java code in your layout decorator, try this as well&#8230;<br />
Instead of</p>
<p>&lt;li class=&#8221;active&#8221;&gt;<a href="/" rel="nofollow">Home</a></p>
<p>try</p>
<p><a href="/" rel="nofollow">Find User</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascuals</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-5794</link>
		<dc:creator>pascuals</dc:creator>
		<pubDate>Mon, 30 Mar 2009 09:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-5794</guid>
		<description>Sorry, this blog blocks comment lines...</description>
		<content:encoded><![CDATA[<p>Sorry, this blog blocks comment lines&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascuals</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-5793</link>
		<dc:creator>pascuals</dc:creator>
		<pubDate>Mon, 30 Mar 2009 09:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-5793</guid>
		<description>1st. “&quot; I think this refers to a comment. It should be like this: ““.

2nd. () This line sets “ThePage” as the name to use later in your jsp. ‘usePage’ line has to be declared always just before using it, as the example explains. Check it in your application.</description>
		<content:encoded><![CDATA[<p>1st. “&#8221; I think this refers to a comment. It should be like this: ““.</p>
<p>2nd. () This line sets “ThePage” as the name to use later in your jsp. ‘usePage’ line has to be declared always just before using it, as the example explains. Check it in your application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascuals</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-5792</link>
		<dc:creator>pascuals</dc:creator>
		<pubDate>Mon, 30 Mar 2009 09:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-5792</guid>
		<description>1st. &quot;&quot; I think this refers to a comment. It should be like this: &quot;&lt;!-- About Us --&gt;&quot;.

2nd. () This line sets &quot;ThePage&quot; as the name to use later in your jsp. &#039;usePage&#039; line has to be declared always just before using it, as the example explains. Check it in your application.</description>
		<content:encoded><![CDATA[<p>1st. &#8220;&#8221; I think this refers to a comment. It should be like this: &#8220;<!-- About Us -->&#8220;.</p>
<p>2nd. () This line sets &#8220;ThePage&#8221; as the name to use later in your jsp. &#8216;usePage&#8217; line has to be declared always just before using it, as the example explains. Check it in your application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parag</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-5595</link>
		<dc:creator>Parag</dc:creator>
		<pubDate>Mon, 12 Jan 2009 18:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-5595</guid>
		<description>


the above solution use the page id as &quot;thePage&quot;. Now my confusion is which is this page &#039;ThePage&#039;, and where do we set this id &#039;ThePage&#039;.

I am getting a null pointer exception at the second line above, where I am trying to use this id &#039;ThePage&#039;.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>the above solution use the page id as &#8220;thePage&#8221;. Now my confusion is which is this page &#8216;ThePage&#8217;, and where do we set this id &#8216;ThePage&#8217;.</p>
<p>I am getting a null pointer exception at the second line above, where I am trying to use this id &#8216;ThePage&#8217;.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Gill</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-5587</link>
		<dc:creator>Jason Gill</dc:creator>
		<pubDate>Tue, 30 Dec 2008 21:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-5587</guid>
		<description>Wow, it&#039;s been a while since I&#039;ve done anything with AppFuse, but I am pretty sure it goes in your main decorator .jsp file in the decorators directory. Hope that helps.</description>
		<content:encoded><![CDATA[<p>Wow, it&#8217;s been a while since I&#8217;ve done anything with AppFuse, but I am pretty sure it goes in your main decorator .jsp file in the decorators directory. Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mille</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-5585</link>
		<dc:creator>mille</dc:creator>
		<pubDate>Mon, 29 Dec 2008 16:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-5585</guid>
		<description>hi i&#039;m trying out your sitemesh example using appfuse light. i&#039;m just not sure where to put this line of code



&lt;!––&gt; 

should i put it default.jsp or decorators.xml? 

Thanks for posting this example...</description>
		<content:encoded><![CDATA[<p>hi i&#8217;m trying out your sitemesh example using appfuse light. i&#8217;m just not sure where to put this line of code</p>
<p>&lt;!––&gt; </p>
<p>should i put it default.jsp or decorators.xml? </p>
<p>Thanks for posting this example&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.gilluminate.com/2006/01/11/dynamic-navigation-using-sitemesh/comment-page-1/#comment-5357</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sun, 22 Jun 2008 07:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2006/01/11/dynamic-navigation-using-sitemesh#comment-5357</guid>
		<description>
Yeah javascript solutions are usually cleaner, easier to maintain and will integrate easily with existing display logic coded in Java.
</description>
		<content:encoded><![CDATA[<p>Yeah javascript solutions are usually cleaner, easier to maintain and will integrate easily with existing display logic coded in Java.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
