Q
|
I'd like to use BrowserHawk to detect Java settings but there seems to be many different situations that need to be accounted for. Is there a good source for this information?
|
A
|
Yes. Detecting a visitor's Java settings is a bit involved because there are so many possible scenarios to cover. Fortunately there is an excellent online workshop article that covers all the intricacies of Java detection. It even includes samples you can use to easily integrate these checks into your own code. See www.cyscape.com/developer/workshop/workshop-java.asp for all the details.
|