Suppose I have a phone book java desktop application which uses peoples name,address,phone numbers etc stored in a database.database server used is mysql and persistence using hibernate framework.Then how am i suppose to deliver this application to so called customer who has no at all programming knowlewdge??
PS:i have used eclipse as my IDE.