On Fri, Jul 16, 2010 at 8:21 AM, Mike Fotiou
<mike.fot...@tpsgc-pwgsc.gc.ca> wrote:
> Finally, in the view, you must wrap an i18n tag for the text-based tags to 
> work properly:
>
> <@s.i18n name="xxxx.utils.content.DataResourceBundle">

This isn't working for me.

My DbResourceBundle is a class that extends ResourceBundle

I specify it as a constant in struts.xml and then wrap my s:text with
the s:i18n using the fully qualified class

When I load the page I get this logged message "WARNING: Could not
find method [getTexts('com.insomnia.common.bundles.DbResourceBundle')]"

-- 
Greg Akins

http://insomnia-consulting.org
http://www.pghcodingdojo.org
http://pittjug.dev.java.net
http://twitter.com/akinsgre
http://www.linkedin.com/in/akinsgre

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to