Hi,

I don't know of any existing code to walk that tree and print out the
data in a useful format but it would be about 10 minutes work to write

here is one:
http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/component/ComponentUtil.java?view=markup

the "public static String toString(UIComponent component, int offset);" method
at line 553 today

Regards,
 Volker

Reply via email to