Note : Applets are vulnerable to attacks and therefor unsigned Applets are restricted from Java 7 and above .Only signed Applets are supported and allowed to execute.
follow the below steps to quickly setup development environment for phonegap in windows : 1- Download phonegap and extract to a folder in your computer Link: http://phonegap.com/install/ 2- Download ant if u don’t have that installed in your system and extract to a folder in your computer. Link: http://ant.apache.org/bindownload.cgi 3- You must have had java installed...