<?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>Sun, 17 Jul 2011 12:27:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</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&#038;utm_medium=rss&#038;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. Related posts: Can I get details of the call stack in Java, such as to find where a method was called from? The StackTraceElement class can be used to get details about... Find which font supports chinese We&#8217;ve all seen characters in our text being displayed with... [...]]]></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&#038;utm_medium=rss&#038;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>

