Disable skinning support

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1468

This topic has not yet been written. The content below is from the topic description.
To disable skinnability, set the org.richfaces.LoadStyleStrategy parameter to NONE in your web.xml file, like so: ... org.richfaces.LoadStyleStrategy NONE ... You should also include the style sheets that apply skins to RichFaces components and standard HTML controls.