Hi all,

I'm using the i8ln features in the struts bean tag library

I populate a form bean with info from the database, and this info acts as the key in a resource bundle so that I can add a international versions using

<bean:message name="form" property="database_property"/>

however, I would very much like the actual underlying property to be written out if the key doesn't exist in the resource bundle, rather than getting the nasty missing message key exception. Is this possible?

thanks very much,
Brian

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to