Hi all,

My client has a requirement for XHTML 1.0 Strict compliance in their OFBiz
implementatoin.  I've been hunting around and discovered that the DOCTYPE is
set in the class org.ofbiz.widget.html.HtmlScreenRenderer in the
renderScreenBegin() method.   Now I could simply change the line of code or
extend HtmlScreenRenderer, but I was thinking that it might be better to
have this setting in a configuration file somewhere instead (perhaps in
common/config/general.properties?).  I would be interested to hear your
thoughts.

Cheers,

Adrian Cumiskey.

Reply via email to