Yes, thanks, that would have been too simple! I believe that tag looks for an empty string also, and in my case it is alright to have an empty. I just need to weed out the null properties ... the ones not specifically "set" in the action.
On 04/01/2003 03:42:31 PM "Ian Hunter" wrote: > check logic:empty > > ----- Original Message ----- > From: "Susan Bradeen" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Tuesday, April 01, 2003 3:32 PM > Subject: Re: DynaActionForm with logic:present > > > > It appears (I am sure I missed some docs about this somewhere ... ) that > > DynaActionForm String properties are initialized to an empty String, > > unless otherwise set in the config file. The <logic:present> will never > > work as expected, since there aren't any null String property values. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

