system-property"

From Documentation
(Created page with '{{ZKDevelopersReferencePageHeader}} '''Syntax:''' <system-property> <name>''a_name''</name> <value>''a_value''</value> </system-property> [Optional] It specifies the…')
 
(No difference)

Revision as of 01:46, 3 December 2010

Syntax:

<system-property>
  <name>a_name</name>
  <value>a_value</value>
</system-property>
 [Optional]

It specifies the system property (java.lang.System).

Version History

Last Update : 2010/12/03


Version Date Content
     



Last Update : 2010/12/03

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