Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

using Java constant in JSF

843844Apr 8 2008 — edited Apr 8 2008
Hello!
I�m new in JSF and I want to use a constant into a jsf tag but I don�t know how to do it. I know in JSTL but not in FSF.
This is what I want:

<h:outputText id="test"	value="<%Constantes.DOCUMENT%>"/>	
I have tried so many things to use my constant in the value element but I don�t know the way

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2008
Added on Apr 8 2008
5 comments
1,427 views