Did any one use I18N Tag Library from Apache, I have a question on that.
I have some of the labels hardcoded in the java bean whcih are displayed on the UI, not sure how I can convert them, Can any one throw some light on this please.. I would really appreciate that. in my jsp page, I am simply using this tag : <i18n:message key="label.name" /> .. - V
