Re: BeanForm message catalog

2007-01-22 Thread Barry Books
You can store the messages in a properties file just like table, but I run all my messages out of a database also and beanform works for me. I set my database up so it looks up a key and if it does not find one it creates a record with a null value. Then I can find all the keys I don't have.

BeanForm message catalog

2007-01-21 Thread SergeEby
View this message in context: http://www.nabble.com/BeanForm-message-catalog-tf3050261.html#a8479126 Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c