Hi all I'm using jsf in ivy and normally i use directly API from ivy to get cms in xhtml file, ex:
now in my cms, it has placeholder like Input email ex {0} {0} will be replaced by param and i can do it easily on ivy script/java (using API from ivy) but i can't use that api on xhtml page
Does anyone know? asked 15.08.2016 at 09:50 trungdv |
I think it should be possible to write your own managed bean:
and access it like any other managed bean:
answered 16.08.2016 at 11:34 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 15.08.2016 at 09:50
Seen: 3,252 times
Last updated: 16.08.2016 at 11:34