Day 1

Quiz

A1:

Business logic components, connection, transaction and security management, component instance pooling, clustering, load balancing, and fail-safe mechanisms are some of the important features that an application server should possess.

A2:

In order to handle a huge load of user requests, multiple application servers are grouped together, often on different machines, with a single point of entry for incoming user requests. This is called clustering.

A3:

Component instance pooling involves the creation of multiple instances of a component by the application server before the component is used or accessed. The EJB container in WebLogic Server 7.0 supports component pooling for EJBs. Similarly, the Servlet engine in WebLogic Server 7.0 also supports pooling of servlet instances.



Sams Teach Yourself BEA WebLogic Server 7. 0 in 21 Days
Sams Teach Yourself BEA WebLogic Server 7.0 in 21 Days
ISBN: 0672324334
EAN: 2147483647
Year: 2002
Pages: 339

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net