The preference Element
Syntax:
<preference>
<name>any name</name>
<value>any value</value>
</preference>
[Optional]
It is used to specify a preference. The use is the same as zk.xml’s preference element,
except it is specified in a JAR file’s config.xml
rather than
WEB-INF/zk.xml
.