Hello

I just want to know that is there any method in java such that we can distribute our java application as exe instead of jar.

My purpose of asking this Question is that as everybody knows that from jar java files can be easily retrieved but not the case to retrieve the c or c++ code from exe developed by compilers like VC++

just if you do know kindly reply with suggestions and answers

Sandeep