I would like to find out whether performance is a
major consideration if I were to implement my
business logic as EJB Beans instead of Java
Objects?
In normal Stateless Session bean implementation,
I need to perform a JNDI lookup and then make the
required method call to the EJB method. Is this
process very expensive and may affect the
Application performance?

Thanks,
David Quay

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to