hi, i am having some problems in relation to the compiling of java programs. i am building an application whereby users can learn some programming skills. I have my java code entering into a textarea, and with the click of a button on the toolbar, i want this code to get compiled and then immediately see the result in that same textarea.
i would appreciate some feedback on this; what code to use, etc. i know its probably the getruntime method to user here.
also what code to use where the code eventually gets executed?
i would appreciate some feedback on this; what code to use, etc. i know its probably the getruntime method to user here.
also what code to use where the code eventually gets executed?