how can i check if the client have a JVM in his explorer or not?thanks
presumably you mean in an html pagethis would be useful to redirect to destination URL based on java capabilityyou should be able to use javascript for this, unfortunately I don'tknow how
window.navigator.javaEnabled();