On 11/10/05, Nishant Deshpande <[EMAIL PROTECTED]> wrote: > i have > > <input type="text" > name="header(revenue%28Debt+Consol.-Net+Lead+Revenue%29)" ...> > > this is backed by a bean which has > > setHeader(String key, String value) { ... } > > in general this is fine, but for the above line, the '.' in the key > causes problems. looks like struts treats this as a nested method call > (??) ? > > anyone come across this and any solutions?
http://jakarta.apache.org/commons/beanutils/api/org/apache/commons/beanutils/BeanUtilsBean.html#populate(java.lang.Object,%20java.util.Map) Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]