Hello again, I followed the steps but still its throws an exception. It seems it looks for property inside the Form. The exception it throws is like this.
Page [Page class = com.i18n.I18nPage, id = 0, version = 0]: # Path Size Type Model Object 1 frmProperty 1.9K org.apache.wicket.markup.html.form.Form 2 frmProperty:lblProperty 1.9K org.apache.wicket.markup.html.basic.Label Hello Test When you look in to the exception, the model "Hello Test" is retrieved but it still look inside the form for the getter method. Any ideas on how to overcome would be of great help and kindly explain the reasons for the exception. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-Internalization-Exceptions-tp2536565p2539145.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
