<?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>web development helpdesk &#187; syntax</title>
	<atom:link href="http://helpdesk.objects.com.au/tag/syntax/feed" rel="self" type="application/rss+xml" />
	<link>http://helpdesk.objects.com.au</link>
	<description>objects quality - the visible difference</description>
	<lastBuildDate>Mon, 06 Sep 2010 08:12:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Where can I find details of the Java language</title>
		<link>http://helpdesk.objects.com.au/java/where-can-i-find-details-of-the-java-language?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=where-can-i-find-details-of-the-java-language</link>
		<comments>http://helpdesk.objects.com.au/java/where-can-i-find-details-of-the-java-language#comments</comments>
		<pubDate>Sat, 31 Oct 2009 05:56:43 +0000</pubDate>
		<dc:creator>objects</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[JLS]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://helpdesk.objects.com.au/?p=1276</guid>
		<description><![CDATA[The Java Language Specification can be found here. Subscribe to the comments for this post? Email this to a friend? Share this on del.icio.us Add this to Google Bookmarks Share this on LinkedIn Clip this to Evernote Share this on Technorati Add this to Google Reader Digg this! Tweet This! Post on Google Buzz Email [...]]]></description>
		<wfw:commentRss>http://helpdesk.objects.com.au/java/where-can-i-find-details-of-the-java-language/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to access request parameters containing dot</title>
		<link>http://helpdesk.objects.com.au/jsp/how-to-access-request-parameters-containing-dot?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-access-request-parameters-containing-dot</link>
		<comments>http://helpdesk.objects.com.au/jsp/how-to-access-request-parameters-containing-dot#comments</comments>
		<pubDate>Fri, 18 Sep 2009 02:49:56 +0000</pubDate>
		<dc:creator>objects</dc:creator>
				<category><![CDATA[jsp]]></category>
		<category><![CDATA[jstl]]></category>
		<category><![CDATA[param]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://helpdesk.objects.com.au/?p=1208</guid>
		<description><![CDATA[When using JTST to access a request parameter we typically use something like this: ${param.xyz} If the parameter name contains a . then this becomes ${param.xyz.abc} Problem is that JSTL interprets this as being the abc property of the xyz bean which is not what we want. In this case we instead need to use [...]]]></description>
		<wfw:commentRss>http://helpdesk.objects.com.au/jsp/how-to-access-request-parameters-containing-dot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
