<?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: Implementing Client Side Validation for Custom Validators in ADF Faces</title>
	<atom:link href="http://technology.amis.nl/2006/12/28/implementing-client-side-validation-for-custom-validators-in-adf-faces/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2006/12/28/implementing-client-side-validation-for-custom-validators-in-adf-faces/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=implementing-client-side-validation-for-custom-validators-in-adf-faces</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Krish</title>
		<link>http://technology.amis.nl/2006/12/28/implementing-client-side-validation-for-custom-validators-in-adf-faces/#comment-4203</link>
		<dc:creator>Krish</dc:creator>
		<pubDate>Tue, 07 Aug 2007 14:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1457#comment-4203</guid>
		<description><![CDATA[When I run DemoValidateGreaterThan.jspx I am getting the following errors.
java.lang.ClassCastException: javax.faces.component.html.HtmlForm
at javax.faces.webapp.ValidatorTag.doStartTag(ValidatorTag.java:130)
at _DemoValidateGreaterThan_jspx._jspService(_DemoValidateGreaterThan_jspx.java:71)	[/DemoValidateGreaterThan.jspx]

I am not sure why. I downloaded the code from &quot;jsfCustomClientValidationViewController.zip&quot;.

Please suugest what might cause this issue.

Thank you]]></description>
		<content:encoded><![CDATA[<p>When I run DemoValidateGreaterThan.jspx I am getting the following errors.<br />
java.lang.ClassCastException: javax.faces.component.html.HtmlForm<br />
at javax.faces.webapp.ValidatorTag.doStartTag(ValidatorTag.java:130)<br />
at _DemoValidateGreaterThan_jspx._jspService(_DemoValidateGreaterThan_jspx.java:71)	[/DemoValidateGreaterThan.jspx]</p>
<p>I am not sure why. I downloaded the code from &#8220;jsfCustomClientValidationViewController.zip&#8221;.</p>
<p>Please suugest what might cause this issue.</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
