Develop EJB (I)

Source: Internet
Author: User

Now, we will introduce the development of enterprise Bean from the following aspects:
Develop EJBKey steps.
How to Use JBuilder.
Use other development tools other than JBuilder.
How to DevelopEneterprise beans.
Current developmentProgram.
The main steps for developing EJB are as follows:
Generally, the entire development process (development, configuration, and assembly) includes the following aspects:
Development: you must first define three classes: Bean class, bean local (home) and remote (remote) interface class.
Configuration: the configuration includes generating the configuration descriptor-an XML file, declaring the attributes of the enterprise Bean, and binding the Bean class file (including the stub file and the skeleton file ). Finally, put these configurations in a jar file. You also need to define the environment attribute in the configurator.
Assemble the application: This includes installing enterprise beans to the server to test the connection at each layer. The assembler combines several enterprise beans with other components (servlet, applet, script, and so on. Combine them into a complete application. Or combine several enterprise beans into a complexEnterprise Bean.

Full text reading:Http://www.javah.net/EJBjishu/20070428/548.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.