Printable View
Is there a way to make java code that can self-modify?
Have a look at the BCEL and ASM packages. (google is your friend here) kind regards, Jos