"Flores, Raul" <raul.flore..mco.com> wrote:
> I read in some previous user-list emails this scenario is safe as long
> as the Application Server does not process two requests for the same
> session simultaneously (not sure if Tomcat or WebSphere do this).
It's really the DataContext that you have to watch. The DataObjects are
primarily storage devices, and don't have any concurrency issues that I know
of.
It's your application which will determine what DataContext is used for each
request, not the Application Server/Container.
-Mike
This archive was generated by hypermail 2.0.0 : Wed Apr 20 2005 - 15:16:32 EDT