Author: dan.j.allen
Date: 2009-12-09 00:15:23 -0500 (Wed, 09 Dec 2009)
New Revision: 5245
Modified:
archetypes/trunk/jsf/jee-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml
archetypes/trunk/jsf/jee/src/main/resources/archetype-resources/src/main/webapp/index.xhtml
archetypes/trunk/jsf/servlet-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml
Log:
grammar
Modified:
archetypes/trunk/jsf/jee/src/main/resources/archetype-resources/src/main/webapp/index.xhtml
===================================================================
---
archetypes/trunk/jsf/jee/src/main/resources/archetype-resources/src/main/webapp/index.xhtml 2009-12-09
05:15:05 UTC (rev 5244)
+++
archetypes/trunk/jsf/jee/src/main/resources/archetype-resources/src/main/webapp/index.xhtml 2009-12-09
05:15:23 UTC (rev 5245)
@@ -12,7 +12,7 @@
<h:form>
<h2>Bean Validation examples</h2>
- <p>Enforces the annotation-based constraints defined on the model
class.</p>
+ <p>Enforces annotation-based constraints defined on the model
class.</p>
<table>
<tr>
<th style="text-align: right;">
Modified:
archetypes/trunk/jsf/jee-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml
===================================================================
---
archetypes/trunk/jsf/jee-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml 2009-12-09
05:15:05 UTC (rev 5244)
+++
archetypes/trunk/jsf/jee-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml 2009-12-09
05:15:23 UTC (rev 5245)
@@ -12,7 +12,7 @@
<h:form>
<h2>Bean Validation examples</h2>
- <p>Enforces the annotation-based constraints defined on the model
class.</p>
+ <p>Enforces annotation-based constraints defined on the model
class.</p>
<table>
<tr>
<th style="text-align: right;">
Modified:
archetypes/trunk/jsf/servlet-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml
===================================================================
---
archetypes/trunk/jsf/servlet-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml 2009-12-09
05:15:05 UTC (rev 5244)
+++
archetypes/trunk/jsf/servlet-minimal/src/main/resources/archetype-resources/src/main/webapp/index.xhtml 2009-12-09
05:15:23 UTC (rev 5245)
@@ -12,7 +12,7 @@
<h:form>
<h2>Bean Validation examples</h2>
- <p>Enforces the annotation-based constraints defined on the model
class.</p>
+ <p>Enforces annotation-based constraints defined on the model
class.</p>
<table>
<tr>
<th style="text-align: right;">
Show replies by date