• 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

EJB2.. need introductory info

 
Ranch Hand
Posts: 351
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello !
I waned some introductory info about EJB2.0
Where can I get this ?
can anyone help ?
Thank you !
Leena Diwan
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
This will give simple introduction on EJB, Its Gopalan Suresh Raj home page.Its nice.
http://www.execpc.com/~gopalan/java/ejb.html
Syed
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Probably your first port of call is the java.sun.com site.
Its got the EJB 2 specification, APIs etc plus an initial tutorial (http://java.sun.com/j2ee/tutorial/1_3-fcs/index.html). Also there are design patterns and best practices.
There are plenty of other sites and newsgroups on the web with stuff just do a search on any search engine.
If you want a book. I've just got the 3rd edition of Enterprise Javabeans by Richard Monson-Haefel as it appeared to be one of the first EJB book with EJB2, haven't read it in depth but first looks appear to give a good introduction\tutorial on EJB2.
Hope that helps
Phil
reply
    Bookmark Topic Watch Topic
  • New Topic