posted 17 years ago
To be precise,
If you write any code to handle transaction in the bean then its called bean managed transaction.
We have DD attributes to handle the transactions as well, we have 6 attributes which are mentioned in the DD files, if you use them then its container managed.
In ejb-jar.xml we have tag called <transction-type>Container</t-t>
Which also means the same.
SCJP 1.4 & 1.5, SCWCD 1.5. Learn and Let Learn.