Hello, 
It seems there are some new examples in apache/struts-examplesFrom A to Z1 ) 
bean-validation2 ) blank3 ) jboss-blanc4 ) mailreader5 ) restful2actionmapper6) 
themes_override
About 
1 ) bean-validationIt seems we need 2 jar  ( validation-api-1.1.0.Final.jar and 
hibernate ? ) 
bean-validation.
1 ) org.apache.struts.edit.action.EditAction.java   needs ->  
javax.validation.*    ( validation-api-1.1.0.Final.jar OK in package stuts2.5 
BETA1 )
2 ) org.apache.struts.edit.model;Person;java        
needs ->  javax.validation.constraints.*    ( validation-api-1.1.0.Final.jar ) 
OK
                    AND              ->  org.hibernate.validator.constraints.*
What do you think ? 
Regards
chris

|   |
|   |  |   |   |   |   |   |
| apache/struts-examplesstruts-examples - Mirror of Apache Struts |
|  |
| Afficher sur github.com | Aperçu par Yahoo |
|  |
|   |


Reply via email to