Answering my own question: apparently you need to define a name property
for the submit tag.
Thanks to http://www.coderanch.com/t/487063/Struts/Internationalization
Miguel
On Fri, 2012-07-27 at 18:33 +0100, Miguel Almeida wrote:
> I noticed some OGNL warnings in my log that I show below [1].
I noticed some OGNL warnings in my log that I show below [1].
User scenario:
1) go to form. no warnings
2) submit form - page is reloaded. warnings appear.
The warning is for property which is being used on a key: . The key is defined in globalmessages.properties.
It seems the question of whether
2 matches
Mail list logo