I've written code using the BCEL packages that produces a new Class.

I can see how to get the byte code or source of the be class and save it a file from the examples provided, however, I don't really want to do this yet. I'd like to jusat create a new instance of my class I've created in the current process in which I generatede it. Does anyone have suggestions on how I can do this?

thanks,
Mark


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to