I have developed a web application which I am going to sell, but I face some security issues because I am going to provide a .war
file to client machines and I found .war
files can be easily extracted.
How can one provide security for war files to avoid being copied or extracted?
While searching I found Excelsior jet which converts web apps to native code but it's a trial version and I cannot afford its price so I want to know other alternatives.