As we are all aware, more security is provided with JRE7_51 and it blocks all the applets.
Solutions from google are
1. Reduce the secutity level
2. Add the url in exception list
3. Sign all the jars.
Though i did all the 3 steps mentioned above, my app is not coming up yet.
Any suggestions would be of great help.