What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
1008What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
1175
Define ripple effect?
What is @enableautoconfiguration?
What is a local interface?
What is mdb?
What is the difference between message driven beans and stateless session beans?
What is software architecture of ejb?
What is dependency injection in ejb?
Is it possible to share an httpsession between a jsp and ejb?
What is stateless code?
What happens when I change a value in the httpsession from inside an ejb?
Which is more beneficial: Stateful or Stateless Bean?
What is ejbdoclet?
Can remove() be a Stateless Session bean?
Name the attributes of javax.ejb.stateful.
What is the difference between @requestparam and @pathvariable?