What I want to do is this:
I have a java programs source code. I have ant (do not know how to configure it (thought that I needed it)) I also have SDK and do not what the hell it does. I want to compile my java source code into a .class file and put it up on my webserver so that I can run my .class file from there.
