Re: problem in populating Maps

2008-02-27 Thread Maxx
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

Re: problem in populating Maps

2008-02-24 Thread Martin Gainty
the LinkedMap's value has to not have these embedded chars = , # : M- - Original Message - From: ravi_eze [EMAIL PROTECTED] To: user@struts.apache.org Sent: Thursday, February 21, 2008 10:19 AM Subject: problem in populating Maps hi, I am trying to populate a LinkedHashMap located

Re: problem in populating Maps

2008-02-24 Thread Dave Newton
--- Martin Gainty [EMAIL PROTECTED] wrote: 2) it is quite possible you have *may* a stale TO http://java.sun.com/blueprints/corej2eepatterns/Patterns/TransferObject.html have you considered using a factory with Timestamps/Versions to either quiesce the old TOs or somehow update old contents

problem in populating Maps

2008-02-21 Thread ravi_eze
as the input text. Any ideas why this is not working??? regards, ravi -- View this message in context: http://www.nabble.com/problem-in-populating-Maps-tp15613167p15613167.html Sent from the Struts - User mailing list archive at Nabble.com