The client-config Element"

From Documentation
m
Line 1: Line 1:
 
{{ZKConfigurationReferencePageHeader}}
 
{{ZKConfigurationReferencePageHeader}}
  
It is used to customize the behaviro of ZK Client Engine. Please refer to [[ZK Configuration Reference/zk.xml/The client-config Element|zk.xml's client-config element]] for more information.
+
'''Syntax:'''
 +
 
 +
<client-config>
 +
<client-config>
 +
 
 +
[Optional]
 +
 
 +
It is used to customize the behavior of ZK Client Engine. The use is the same as [[ZK Configuration Reference/zk.xml/The client-config Element|zk.xml's client-config element]], except it is specified in a JAR file's <tt>config.xml</tt> rather than <tt>WEB-INF/zk.xml</tt>.
  
 
=Version History=
 
=Version History=

Revision as of 08:20, 6 May 2011


The client-config Element


Syntax:

<client-config>
<client-config>
[Optional]

It is used to customize the behavior of ZK Client Engine. The use is the same as zk.xml's client-config element, except it is specified in a JAR file's config.xml rather than WEB-INF/zk.xml.

Version History

Last Update : 2011/05/06


Version Date Content
     



Last Update : 2011/05/06

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.