Yoni
2013-04-11 20:48:30 UTC
Hello,
I have a java program that I want to run in my cgi-bin directory.
My hosting plan does not support java.
If I can compile my java class into binary code (embedding a jvm) I should be able to use that program like a cgi.
Any suggestion? :)
I would like to avoid to translate that stuff in python or changing my hosting plan :-)
thank you!
I have a java program that I want to run in my cgi-bin directory.
My hosting plan does not support java.
If I can compile my java class into binary code (embedding a jvm) I should be able to use that program like a cgi.
Any suggestion? :)
I would like to avoid to translate that stuff in python or changing my hosting plan :-)
thank you!