"Ilja Smoli" <ilja 'at' frontdesk.ee> writes: > Hi > How to check is a message present for particular key in message resources > before displaying it? To avoid exception?
Use null="false" in <message-resources of your struts-config to display a ???string??? instead. If you really want to check you might be lucky by creating an ActionMessage object. -- Guillaume Cottenceau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]