struts 2.1.2 - strange bug

2008-05-08 Thread Alec C4
Hi, all. I have a config with /pages/register.jsp /pages/result.jsp /pages/register.jsp action with public String execute() { userM

unclear behavior of submit-control

2008-05-22 Thread Alec C4
throws OgnlException. But works fine. what does it means? How to access some.key.from.resource.bundle to display it as label? -- View this message in context: http://www.nabble.com/unclear-behavior-of-submit-control-tp17402365p17402365.html Sent from the Struts - User mailing list archive at N

Re: unclear behavior of submit-control

2008-05-22 Thread Alec C4
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

Re: unclear behavior of submit-control

2008-05-22 Thread Alec C4
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