Hi there, Can I get client java version when launching the RIA via JNLP file? Because my application has trouble with java version > 161 that when I using RLookupTextField and whole application is freezing and could not close. My solution: I will display RComboBox incase end user using java > 161. but when is using System.getProperty("java.version") it always return java version of Ivy server. Thank you for any support!! asked 02.05.2018 at 22:58 dvcuong05 |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 02.05.2018 at 22:58
Seen: 1,152 times
Last updated: 14.05.2018 at 05:09
Do you mean Java SE 8 Update 161?
I think that is not a good solution. Because everybody will update to the latest maintenance release of Java 8 - especially on client side. Two solutions: