Hi,

 

  How can I override the default implementation for message localization in
Tapestry 4? In Tapestry 3 I would simply override the page/component's
getMessage() method to retrieve the messages from a database and create a
log entry in case the key was missing. In Tapestry 4 it seems to work a bit
different. There is no getMessage() method to override. What would I need to
get the same effect on Tapestry 4?

 

Thanks,
Denis Souza

 

Reply via email to