Hi,
I am new to Java.
we have to create one application where it will pick one file from directory and do some validations and then pass that file to oracle database. In return we get output file, which I need to pick using java and put it in another directory.

How can I make this standalone application to run on windows? - My Architect wants it as standalone app.