I am currently debugging a JSF application based on XHTML (still on myfaces 1.1 if you are curious).
But our faces are an assembly of many XHTML fragments and sometimes, for the purposes of debuging, it would help a lot knowing how the whole thing looks once all the fragments have been put together.
Do you know any way of visualizing those?
Thanks in advance