Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Facelets is an XML-based view technology for the JavaServer Faces framework.

learn more… | top users | synonyms

0
votes
1answer
539 views

Facebook social plugins and JSF

I have to integrate the Facebook social plugins into a JSF application. This recommends that I add the fbml namespace to the xhtml file that it's rendered in the response. I have in my XHTML file: ...