We are using Oracle ADF Faces in a new web project. I am always looking for an unobtrusive user experience with progressive enhancement and valid XHTML output. It seems however that ADF Faces produce ugly, non-validating (table based) html output that reminds me of 1994 when using their standard components.
Is there a way to configure ADF Faces or create templates for the components so we can have complete control over the generated (X)HTML?