Does anyone know how to call the java compiler from within a java
program and without using Runtime.exec()? I'd preferably like to pass a
stream to it with the source code and get a stream back (or a byte
array).


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to