Saturday, March 7, 2009

Enterprise Java Beans

Enterprise Java Beans?


Author: Gerard C. Weatherby

Contents:

  • What are Enterprise Java Beans?
  • Glossary
  • Why use them? (Or why not.)
  • Enterprise Java Bean server features
  • Enterprise Java Bean roles
  • Enterprise Java Bean programming restrictions
  • How does it work (briefly)
  • Types of beans
  • An example
  • Deployment descriptor
  • Archive Files
  • J2EE Server

Glossary

  • • J2EE - Java 2 Enterprise Edition -- EJB’s + JSP’s etc.
  • • JMS - Java Messaging Service
  • • JNDI - Java Naming and Directory Interface
  • • JSP - Java Server page. Here this could mean JSPs, servlets,
  • and/or beans installed on the web server
  • • API - Application Programmer’s Interface
  • • JVM - Java Virtual Machine
  • • SQL - Structured Query Language
  • • AWT - abstract window toolkit
  • • I/O - input output
  • • J2EE RI - J2EE reference implementation

download links:
http://www.ziddu.com/download/3121015/EJB.pdf.html

No comments:

Post a Comment