JSF force render value expression?

Use h:inputdden instead p:rating stars="5" value="#{articleClientBean. UserRating}" update="ratingCount, avgRating" rateListener="#{articleClientBean. HandleRate}" /> ArticleId}.

Works perfectly, thanks – malejpavouk Nov 21 '10 at 15:43 You're welcome. – BalusC Nov 21 '10 at 15:43.

I have problem with JSF (1.2) + primefaces (1.1). I have written classic site on JSF, and I have for every article request scoped backing bean. The problem is, that when I try to rate the article, the backing bean no longer exists.

So I want to force the JSF to output result of this expression during the render phase (so the ranking code will send the rendered Id), but if I use the dolar sign, everything works exacly as if I used the # (i thing that this might be bug in MyFaces).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions