Hello,

It is working fine now.

I made a mistake in the html page by referring the property file key for
both the wicket:message & span tags. But in the property file the hello key
is assigned 
hello: Hello ${personName}

So whenever wicket:message is called, it looks for the getPersonName() and
there is no corresponding backing model in the java file. The wicket:message
tag is removed and it is working fine.


Thanks so much for your time & inputs.






-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-Internalization-Exceptions-tp2536565p2540276.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to