On Sun, Feb 24, 2008 at 4:37 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > > [...] the error is this: > > > >> Error setting expression 'currentEvent.excludeRulesValues['dd']' with > >> value '[Ljava.lang.String;@1f09665' > > which looks more like it's trying to set a single String with a String[].
And how do we might fix this thing..? I can understand that a <s:select /> can return several String values, but a <s:textfield /> ...?! And even if the HTML/HTTP or what-so-ever standard involved allows that multiple values are returned for the same parameter (what seems to be commonly argued in this situation), why setting the value for a single String field in an Action do not lead to this exception?! Maxx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]