Hi-
I noticed that ADF Faces "overrides" the default MyFaces render kit for all html/core components. For example, <h:commandButton/> renders differently with ADF Faces - it won't create a default dummy for the way MyFaces will.
Can I have two renderkits? Basically, I want ADF Faces to render all components where I use an <af:xxx/> tag, but MyFaces for h: and f: tags. I realize I could get into trouble if I mix and match on the same page, so I'll avoid that.
Thanks for any help!
Adam Brod
Product Development Team

