I mean using javacode I want to find the JRE version of application but not server. In my production server I am having thousands of applications in java like tomcat,websphere,axway etc. I want to know particular application jre version.I will write a class and I want print using that. That class will be placed in particular application.
I tried this link but I didn't get it.