I have a scenario where I have to generate Java code when my application is running.
You can compile and run the code from my application (as a standalone application).
Is it possible to compile and then use it from one application. I canβt think of any possibility.
source share