javascript - Determine the jvm bitness on client machine without running an applet -
is there way determine jvm bitness on client machine without using applets ? did see link determines jvm version , not bitness. in advance
you can seek determine browser bitness - 32-bit java plugin not run in 64-bit browser , vise versa.
however, user can have both 32 , 64 bit java. imho should rethink approach. example, allow user download executable jar file download , install dll need?
javascript jvm
No comments:
Post a Comment