In a couple of lines (It is not possible to define it in a couple of lines...but this is a try) EJB's or (Enterprise Java Beans) are like server side equivalents of Beans but they are designed and implemented to run inside an application server and they have many transactional and security features which are inherent in them. (Normally handled by the application server) You can download the EJB specification from java.sun.com. Senthil. -----Original Message----- From: Vaibhav Bhanot <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, October 07, 1999 10:24 PM Subject: EJB ? >if anybody will tell me..what is EJB ..these are somespecifications like >Corba or something related to JAVA beans.. > >vaibhav > >=========================================================================== >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". >FAQs on JSP can be found at: > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
