not working :( but looks like a
--
View this message in context:
http://www.nabble.com/unclear-behavior-of-submit-control-tp17402365p17412337.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscr
I thought if you specified "key" it would try to use that value as the
name, label, and value. That might be consistent with what you're
seeing, where it's trying to set a value on an action property object
graph:
> Exception caught setting 'user.registration.submit.button'
> on 'class portal.str
ognl.OgnlException: source is null for getProperty(null, "registration")
at ognl.OgnlRuntime.getProperty(OgnlRuntime.java:1638)
at ognl.ASTProperty.getValueBody(ASTProperty.java:92)
at ognl.SimpleNode.evaluateGetValueBody(SimpleNode.java:170)
at ognl.SimpleNode.getV
Alec C4 wrote:
throws OgnlException. But
works fine. what does it means? How to access
some.key.from.resource.bundle to display it as label?
That's right. What's the exception? We can't tell you what it means if
we don't know what it is...
L.
-
4 matches
Mail list logo