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? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]