Take a look at Cocoon.java or in TreeProcessor.java. A Settings object
is obtained via SettingsHelper.getSettings(context). The Settings
object is then passed to the PropertyAwareSAXConfigurationHandler which
is in turn passed to the SAXParser.
So basically, if you have a Context you can acc
Hi,
I'm using the wonderful settings enhancement (property files) with Cocoon
2.1.9 and wonder if and how they can be used from within Flow and
JXTemplates?
Thanks,
Andreas
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi