0

Version Check

asked 2011-03-04 12:08:36 +0800

pradeep28 gravatar image pradeep28
33

Hi all,
How do i check Which version of ZK i am using.
i am using zk with Netbeans IDE.

delete flag offensive retag edit

5 Replies

Sort by ยป oldest newest

answered 2011-03-04 14:27:40 +0800

twiegand gravatar image twiegand
1807 3

pradeep28,

If you want your application to tell you the version, put this in your zul:

<label value="You are using ZK version: ${desktop.webApp.version}"/>

Regards,

Todd

link publish delete flag offensive edit

answered 2011-03-10 02:22:24 +0800

SimonPai gravatar image SimonPai
1696 1

Or you can just view HTML page source. The ZK version is printed out in the page source.

Regards,
Simon

link publish delete flag offensive edit

answered 2013-10-22 18:49:47 +0800

abhilash16 gravatar image abhilash16
1

Hi to get the version of ZK in java class?

Is there any function that we can call to get the version in java?

link publish delete flag offensive edit

answered 2016-02-26 09:14:31 +0800

camasaki gravatar image camasaki
1

Client-side you can open the console (F12) in your browser and enter:

zk.version
link publish delete flag offensive edit

answered 2016-02-26 10:12:56 +0800

Darksu gravatar image Darksu
1991 1 4

Hello pradeep28,

Or you could see the version from the maven configuration file as shown below:

http://books.zkoss.org/wiki/ZKInstallationGuide/SettingupIDE/Maven/ResolvingZKFrameworkArtifactsvia_Maven

Best Regards,

Darksu

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2011-03-04 12:08:36 +0800

Seen: 862 times

Last updated: Feb 26 '16

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More