loadBundle « Tag « JSF Q&A





1. How to use tag inside tag    stackoverflow.com

I want to use <f:loadBundle> tag in my view. I know that I can declare it inside faces-config.xml, but for a reason I want to use it in my view. I ...

2. How to use tag inside tag    coderanch.com

Hi to all, Hope you all will be fine. Actually i want to use tag in my JSF page. I know that i can declare it inside faces.config.xml but for a reason i want to use it in my JSF page. I am using the tag in this manner but it is not working. Also i am using it inside ...

3. JSF core:loadBundle tag error    forums.oracle.com

Hi, Can anyone please help me here I was trying to use Jsf with tomcat 5.5.3 and jsdk 1.4.2, I am getting "Can't find bundle for base name " error when I was trying to access my jsp Actually Java files and the properties files are in the same folder can any one please help me around here Thanks