Re: Struts 2 Validation

2009-07-08 Thread Robson Rodrigues
People, If someone want help me about my university project, here is my e-mail: robsonsil...@gmail.com . I can send to you the entire projcect. This project is about control of stock and MRP. I´m using Struts2, Hibernate and MYSQL. It is separate on three layers with MVC. Robson Rodrigues

Re: Struts 2 Validation

2009-07-08 Thread Robson Rodrigues
Someone can solve my problem? the validator always say the validation failed :( Robson Rodrigues wrote: > > Hello People, > > > > i´m using the struts 2 in a project and i´m with a problem on the > validation. When i try validate a form, the struts say the validatio

Struts 2 Validation

2009-07-07 Thread Robson Rodrigues
Hello People, i´m using the struts 2 in a project and i´m with a problem on the validation. When i try validate a form, the struts say the validation failed, even when the field is with correct value, in addition, it is not going back to the field with the old value here is my struts.xml.