Updating a Map of data

2007-06-20 Thread jrtalley
I am trying to write a page that views and updates values from MBeans. My Action class has a method that exposes a Map of MBean client objects which mostly contain properties from the MBean. I am using the Preparable interface where the prepare() method populates the map. The view portion is workin

RE: Updating a Map of data

2007-06-21 Thread jrtalley
I figured this one out. The key I was using was actually the canonical name of the MBean which contains some punctuation. This must have been causing some problems with the params interceptor being able to properly process the request. Jeff -Original Message- From: Talley Jeff (air2jrt)