• 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

well if Ejb is used because of many reasons and one is distributable component why...

 
Ranch Hand
Posts: 184
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
well if Ejb is used because of many reasons and one is distributable component why cant we use servlets combined with jsp instead of ejb?
why are we going with a costlier environment when there is a cheaper environment such as jsp and servlets...?
Many go to Ejb because of it transction handling?
Any other advantage does ejb has over jsp/servlets..
 
author
Posts: 3892
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You're basically asking "why use EJB's". This question is asked in this forum about once a week -- do a quick search and you'll find many instances of it. One place to find out some of the reasons is here.
Kyle
 
reply
    Bookmark Topic Watch Topic
  • New Topic