Author: nbelaevski
Date: 2008-08-25 15:50:44 -0400 (Mon, 25 Aug 2008)
New Revision: 10189
Removed:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/beanValidator/snippets/
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/beanValidator/usage.xhtml
Log:
ValidatorBean path has been updated
Modified:
trunk/samples/richfaces-demo/src/main/webapp/richfaces/beanValidator/usage.xhtml
===================================================================
---
trunk/samples/richfaces-demo/src/main/webapp/richfaces/beanValidator/usage.xhtml 2008-08-25
15:43:23 UTC (rev 10188)
+++
trunk/samples/richfaces-demo/src/main/webapp/richfaces/beanValidator/usage.xhtml 2008-08-25
19:50:44 UTC (rev 10189)
@@ -29,7 +29,7 @@
<ui:include src="/templates/include/sourceview.xhtml">
<ui:param name="openlabel" value="Validation Bean Code"
/>
<ui:param name="sourcetype" value="java" />
- <ui:param name="sourcepath"
value="/richfaces/beanValidator/snippets/validationBean.java"/>
+ <ui:param name="sourcepath"
value="/WEB-INF/src/org/richfaces/demo/validation/ValidationBean.java" />
</ui:include>
</div>
</fieldset>
Show replies by date