I dont know of any books, but the BCEL API maps very nicelly to JVM
instructions, so after undertanding how JVM instructions works I was able to
use BCEL. The first link is very handy:
http://mrl.nyu.edu/~meyer/jvmref/
http://java.sun.com/docs/books/vmspec/2nd-edition/html/VMSpecTOC.doc.html
http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html

Quoting Torsten Curdt <[EMAIL PROTECTED]>:

> > Kindly suggest if there are any Books available in market on BCEL
> framework.
>
> I wouldn't know of any books ...did you have a look into the
> documentation on the website?
>
> cheers
> --
> Torsten
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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

Reply via email to