posted 19 years ago
During the development of a stateless session bean - how different would the application behaviour be, if the session bean gets declared as Stateful in the deployment descriptor ? Apart from a performance hit, would there be any side effects. I dont see much myself - but would like to know if this is correct indeed.