HELLO, I use Sun JSF ri 1.2 and tomahawk 1.1.8. I used <h:form> in the page, I expect Sun ri formRender will be used, but from debug I noticed that actually tomahawk formRender is used. Why? Is this configurable? I need to fix a bug in Sun ri's UIForm, but depends on tomahawk's code because the render's decode() method set form's "submitted" value. Thanks! Dave

