+

Search Tips   |   Advanced Search

 

Learn about EJB applications

 

Find links to Web resources for learning, including conceptual overviews, tutorials, samples, and "How do I?..." topics, pending their availability.

 

How do I?...

  Deploy and administer EJB applications

Checkmark

Deploy EJB applications

Checkmark

Modify the default EJB container configuration
  Secure EJB applications

Checkmark

Develop EJB applications that use declarative security

Checkmark

Use programmatic security, when declarative security is not enough

Checkmark

Secure EJB applications during assembly

Checkmark

Migrate EJB application components
  Assemble EJB applications

Checkmark

Choose an access intent policy for EJB 2.0.x applications

Checkmark

Troubleshoot access intent

Checkmark

Assemble EJB applications for deployment

 

Conceptual overviews

Documentation Documentation

Enterprise beans
   

 

Tutorials

Tutorials are not available at this time.

 

Samples

Samples

The Samples Gallery offers:

     

  • Plants by WebSphere

    Use the Plants by WebSphere storefront, customers can open accounts, browse for items to purchase, view product details, and place orders. The Plants by WebSphere application uses container-managed persistence (CMP), container-managed relationships (CMR), stateless session beans, a stateful session bean, JSP pages, and servlets.

     

  • Basic Calculator

    This is a basic calculator application that performs addition, subtraction, multiplication, and division, using a stateless session bean.

See also the client application samples, such as Basic Calculator.