Re: entity bean calling entity bean
Posted By:
Shaun_Childers
Posted On:
Monday, April 16, 2001 11:48 AM
You simply call it just like you would call an entity bean from a session bean or servlet/JSP.
(Keep in mind transaction issues when "chaining" multiple beans together.)