I will be creating a WEB application and I will have to deploy it on my clients server. So my question is: How to keep my source code safe, so they couldn’t copy it?
If I will write code with Java(Servlets/JSP) - are these files compiled when you upload it to the server?