Access JSF managed bean value in HTML tags

You can try like this

  <c:set var="baseURL" value="#{yourbean.value}/addintonaltext"/>
 
   <a href="${baseURL}"/>

In this way you can access values from bean to html tag-

Vinay

I am an Oracle ACE in Oracle ADF/Webcenter. Sr Java Consultant-working on Java/J2EE/Oracle ADF/Webcenter Portal/ content and Hibernate for several years. I'm an active member of the OTN JDeveloper/Webcenter forum. Passionate about learning new technologies. I am here to share my knowledge. Give your views and suggestion on [email protected] .

More Posts - Website

Follow Me:
TwitterLinkedInGoogle PlusYouTube