This mainly depends on what your application is.
The easiest way to get a executable for java on a standalone platform is
creating a bat file.
Also , if you want an exe which would be specific to Windows then you can use
the JAva Service API
(www.multiplan.co.uk/.../downloads.html) and execute
your Java Program as a service.