I want to build an application on windows azure platform that will have minimal compilation powers for the java language.
Is it possible to integrate a java compiler in such an application? If not, is there an alternate way to do it?
Thank you in advance.