Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.
The following page has been changed by DerekLastname: http://wiki.apache.org/cocoon/FAQs ------------------------------------------------------------------------------ Q: I am using the SQL transformer to retrieve blocks of HTML from a database. (Tables store forum messages, weblog entries, etc.) Presumably because the HTML can’t be trusted to be well-formed the tag delimiters are converted into < and >, making the raw HTML show in the browser uninterpreted. Is there any way to use (X)HTML from a database without it turning into entity soup? + A: See: + [http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=107344460720990&w=2] + === Q: I have defined module variables in cocoon.xconf (eg defaultsmetamodule), how do I access these from java code? === {{{
