|
Reply for Standalone Java Program
Just put all you Java files and Pacakges in a folder say if you are creating a XYZ application put them in a folder called XYZ and then zip it using winzip with name "XYZ.jar". This is the executable jar which will work.
|