What's is the easiest way of using the Struts Resources (messages) which are normally accessible through <bean:message> tag in a custom tag library.
I want to have something like: <mytag label="message.id" > where message.id is a key in properties files. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

