Re: Struts1 forms with empty Strings

2008-03-01 Thread Tim B
"Dave Newton" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- Andy <[EMAIL PROTECTED]> wrote: > > I was wondering if there is a way to configure Struts1 so Form beans return > > null values instead of empty String values when a user does not enter data > > in a text field, for ex

Re: Validator does not validate!

2007-06-30 Thread Tim B
"Ramon Xuriguera i Albareda" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thanks but, it doesn't work either... > Any other ideas? > I have worked with an earlier version of the Struts validator and found that the failure mode when there was a syntax error in validation.xml for a

Re: how to test the 1st and last iteration ?

2007-04-27 Thread Tim B
"piloupy GOTTAPIL" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > What I want to do is quite simple. I'd like to know how to test in a > when I'm at the first or last iteration. > > My present problem is to parse a collection of String and display the > results like this :