I just added a page to the jsftemplating.jar file. This page lists all
the known Handlers and ComponentTypes. It will only work when the
-Dcom.sun.jsftemplating.DEBUG=true JVM option is set (i.e. it won't be
available in production). To use it, just visit:
http://yourserver/contextroot/info.jsf. "info.jsf" will be found in the
classpath so you don't need to do any configuration. If you already
have an info.jsf in your context-root, your copy will be used (so delete
it or rename it).
Ken