You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "Gabel, Sven" <S....@dzbw.de> on 2005/04/12 12:51:57 UTC

Message.properties, loadBundle-Tag and the FacesContext

Hello,
Recently i  intended to access the message bundle which is loaded by the
loadBundle Tag via the Faces Context (out of my BackingBean e.g).
But i didn't find a way to do this. I found the Bundle Map in the context
(by debugging and inspecting the Context Objekt) but no way to access it.

Anybody has an idea to solve this issue?!

Thnx in advance,
sven