T
tiewknvc9
Hi!
Im trying to figure out how to detect the users java version from a
servlet.
If I use String strVersion = (System.getProperty("java.version"));
I get the java version of the server, is there any way to get the users
java version?
Im trying to figure out how to detect the users java version from a
servlet.
If I use String strVersion = (System.getProperty("java.version"));
I get the java version of the server, is there any way to get the users
java version?