hihi all,

does Tomcat 5.5.x handle this instance pooling transparently for
objects implementing STM?

do i need to configure Tomcat to turn on this feature?

tia,
woodchuck



--- Remy Maucherat <[EMAIL PROTECTED]> wrote:

> Your statement is completely wrong, STM is fully supported in Tomcat
> 5.5, with instance pooling for good performance. It's usually much
> faster than having lots of sync in your servlet, that is. I actually
> like the feature, personally. The only reason it got removed is
> because it gave users the impression that no additional syncing was
> ever needed (which is not the case, as session modification may still
> be unsafe).



                
__________________________________ 
Discover Yahoo! 
Stay in touch with email, IM, photo sharing and more. Check it out! 
http://discover.yahoo.com/stayintouch.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to