Re: Accessing data through seperate application, via session bean or directly ? Design issue.
Posted By:
Lasse_Koskela
Posted On:
Tuesday, July 9, 2002 01:55 AM
I would suggest using the SessionBean because the performance hit is negligent (once every 10 minutes), but the architecture would become more flexible.