Hi, I am quite unsure If I should use a StateFullSession thou' I used it. In my applications I am able to do every thing that I can do with a StateFull Session Bean using a StateLessSessionBean and an EntityBean. And I have a feeling that if I use a SFSB it is going to impact the performance. I am passing the sateinformation to the SLSB to every business method, I know that if it is a SFSB i can do it using single persistant field(CMP or BMP). But is it worth to give each client a SFSB to work with. Could some one provide a good example to prove that I am wrong .. thank you sesh. =========================================================================== 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".
