Sorry for this stupid question. But I couldn't figure out how to do it. I've
read the FAQ note about using a listener, but that is not what I'm up to. 

My properties files are located in package com.test.i18n and are named
i18n_testapp.properties and i18n_testapp_de.properties. According to the
documentation i18n tag may be used to load an additional resource bundle.

<ww:i18n name="com.eds.asset.i18n.i18n_adminapp" />
<@ww.text name="header.menu.home.tooltip" />

But i18n tag generates an exception that it's no finding the resource
bundle. I checked the taglib source and I got the impression that i18n name
attribute is not the bundle's name but a ResourceBundle object already
pushed onto the OGNL stack. Any idea how to load the ResourceBundle and push
it on the stack?

thanks for your help
Juergen


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to