Also look at the browser's java console for error messages.
Also check the versions of java. If your code was compiled with java 1.7 the code will not run on a 1.6 JRE.