I got it, but haven't had time to look yet. I'll take a look tonight.

> -----Original Message-----
> From: Samuel Mota [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, September 02, 2003 10:23 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] Validation Framework doubt
> 
> 
> 
> Jason, guys ...
> 
> I've posted my files ... have you received? (any idea?)
> 
> I'm quite sure that the SET and GET methods are right (case, 
> letter, everything in place) .. the types are OK ...
> 
> Is anyone else using the XWork validation framework with 
> success? Pleeeeeeeease I'm stucked :)
> 
> thanks
> 
> + Samuel G. Mota
> + [EMAIL PROTECTED]
> + 55 (11) 4417 7093
> + Business Application Dpt.
> + Netset Serviços em Tecnologia
> + a Hypercom Company
> + http://www.hypercom.com
> 
> 
>                                                               
>                                                               
>                                
>                       [EMAIL PROTECTED]               
>                                                               
>                                
>                       Sent by:                                
>      To:       [EMAIL PROTECTED]     
>                                
>                       [EMAIL PROTECTED]   
>      cc:                                                      
>                                
>                       ceforge.net                             
>      Subject:  RE: [OS-webwork] Validation Framework doubt    
>                                
>                                                               
>                                                               
>                                
>                                                               
>                                                               
>                                
>                       01/09/2003 10:41                        
>                                                               
>                                
>                       Please respond to                       
>                                                               
>                                
>                       opensymphony-webwork                    
>                                                               
>                                
>                                                               
>                                                               
>                                
>                                                               
>                                                               
>                                
> 
> 
> 
> 
> If you can send your app, I can look. The usual reason for 
> the problem you're seeing is not having the form fields have 
> the right name, so it can't be mapped to your action 
> properties. Is your password property on the Action itself, 
> or in a sub-object? Make sure the return type for the getter 
> and the param type in the setter are the same, or the Java 
> introspector code can get confused.
> 
> > -----Original Message-----
> > From: Samuel Mota [mailto:[EMAIL PROTECTED]
> > Sent: Monday, September 01, 2003 9:08 AM
> > To: [EMAIL PROTECTED]
> > Subject: RE: [OS-webwork] Validation Framework doubt
> >
> >
> >
> > Hi,
> >
> > Continuing my doubts about this topic ...
> >
> > I'm debugging my form to see WHY even if I post some content at my 
> > validated fields (using the XWork validation framework and the 
> > interceptor) I get error messages.
> >
> > The field types are corret at the validation.xml file 
> (ranges and so 
> > on) ... names are OK ...
> >
> > At debug I can see the "String getPassword()" method being called 
> > twice ... but no call to "setPassword(String value)" method ...
> >
> > Of course if there is no SET, all calls to GET return null and the 
> > error messages occurs ...
> >
> > some idea why this is happening? I'm using the beta 
> versions for XWok 
> > and Webwork ...
> >
> > thanks
> >
> > + Samuel G. Mota
> > + [EMAIL PROTECTED]
> > + 55 (11) 4417 7093
> > + Business Application Dpt.
> > + Netset Serviços em Tecnologia
> > + a Hypercom Company
> > + http://www.hypercom.com
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf 
> > _______________________________________________
> > Opensymphony-webwork mailing list 
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> >
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to