In VB we could export all the code and make a standalone executable file. I was wondering how you did that in java with console/jframe based programs? I understand that an applet would have to be in a pages HTML, but as for the other types of applications, how are they done "stand alone"?
I've never been tought that but I'm sure something would enable this cus otherwise the programs are a bit useless.