serverside Java applet support check?

Is there a way to check Java applet support on the server?

I noticed google analytics having a place listing how many visitors had Java applet support and wonder how they might do that check. I'd like to serve different content based on knowing if the client's browser supports Java.

I know the client could check it by having a small Java applet that sends a signal indicating support when it loads but I want to avoid slowing computers down just to make this test and I'd prefer putting everything on the server end.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories