Facelets provides ui:debug for doing UI debugging. On 2/26/07, Yaron Spektor <[EMAIL PROTECTED]> wrote:
Hi, I am creating a bean generated page using components and would like to see the jsf tags during the rendering in order to debug the code. I used to have a package that I would set to DEBUG in log4j but I cannot find the example I used. Any suggestions? In general, any good debug methods in JSF, what about Junit?Regards, Yaron

