Hello,
I have a bean called command which has a String field called title. I can
fetch the value using the tag
$command.title , I can see the value I set to that field (ex, "myValue")
But when I do
#springBind("command.title")
${status.expression} gives the proper value "title", but
${status.value} is null
Any idea why it is this way?
Thank, Dev
--
View this message in context:
http://www.nabble.com/-springBind-not-working-properly-tf4699919.html#a13436027
Sent from the Velocity - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]