What is the repalcement of .exe file in Java ??
843785Nov 10 2008 — edited Nov 11 2008What is the repalcement of .exe file in Java .
i want to launch my java code in .exe fashion just clickk and u get output.....
but as far i have seen in java there is only class file as output and every time to
launch the output of code u have to run it from netbean compiler.
Ya i have sen some file with jnlp extension which launch application just by clicking how to make that........