Are you talking about a Java Web Start client or a browser plug-in client for applets? Are you trying to access the client from the server? I don't think you can do that. If you are talking Java Web Start you can send a recommended version inside your JNLP file. But, it's still up the client to respect your request.

If you could access this kind of information in the client from your server, that could be a security risk (meaning there is some hole in the client's firewall). If you are trying to detect the Java version from inside a browser, there might be some JavaScript trick for that, but I even doubt that.

I could be wrong, but it seems to me that this kind of capability would be going against what I know about security.

On Apr 18, 2007, at 3:20 PM, Jonathan Miller wrote:

Hi

Does anyone have an example on how to detect which version of Java the client is using?

Thanks in advance

Jon Miller

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/robertwalker1% 40mac.com

This email sent to [EMAIL PROTECTED]

--
Robert Walker
[EMAIL PROTECTED]



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to