Is it possible to store and compile a java (or C or whatever language) program on the server with Google App Engine, returning the results of the compile to the web client?
This may seem like a strange question, but I really do want to send text that constitutes a simple java program, compile it, and return either the compiler error messages or the .class file to the web client. Thanks for any advice. David -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
