• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

EJB3 In Action Question

 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Debu,Reza and Derek, I want to know how your book treat topics like Spring and its advantages and disadvantages against EJB3. I think it's very important for people that is new in the Bussiness topic.

Another question does your book has so many illustrative examples like Head First books?

Also does your book talk about different containers in which you can deploy EJB3??


Thanks in advance
 
author
Posts: 100
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As I responded in another thread, we discuss about relative merits of EJB 3 and Spring thoughout this book and have recommended Spring whenever it makes sense and a chapter dedicated on Spring/EJB3 integration.

Secondly, we have provided instructions and build scripts to deploy the code in Sun Java EE RI (based on Glassfish) and OracleAS. We are working on provide the instructions and build scripts on JBoss and WebLogic 10.
 
reply
    Bookmark Topic Watch Topic
  • New Topic