  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Validation Best Practices? | Validation Best Practices? 2007-11-06 - By Tom Schneider
Back
That looks like an interesting project. There are a lot of things that I like about what they are doing. There are a lot of things that could be handle that way. My fear with making everything a seperate Rule class is that some things cannot be encoded as a simple rule. Somevalidation needs too much information and requires too much external information. This framework would be great as something to build on top of though. Thanks for pointing it out. Tom
Joachim Ansorg-3 (See http://org-3.ora-code.com) wrote: > > Tom, > I've read this thread with great interest. > > Currently I'm thinking about the validation problem as well. I looked at > springmodule's Bean validation framework. > (https://springmodules.dev.java.net/docs/reference/0.8/html/validation.html #beanValidator). > Looks quite interesting to me. > Does somebody have any experience using it together with Struts 2? > > Do you have any experience now using validators in seperate classes? > If yes, which validation framework did you choose and what is you > opinion now after using this approach? > > Thanks for any hints, > Joachim > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > > >
-- View this message in context: http://www.nabble.com/Validation-Best-Practices- -tf4685400.html#a13606501 Sent from the Struts - User mailing list archive at Nabble.com.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |