--- On Fri, 11/14/08, Pierre Thibaudeau wrote:
> The following doesn't seem to be understood by OGNL:
> 
> <s:form>
> Enter the type of pet: <s:textfield name="pet['en']" />
> </s:form>

This implies you've internationalized the names of the variables in your action 
class. While I'm not saying you didn't, I find it unlikely at best.

If you're trying to set the value use the 'value' attribute. The expression 
syntax itself seems okay at first glance.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to