Hi,

Can anyone help me in using Tomcat's thread pooling from spring code? I don't wanna use java's own thread pooling strategies, instead wanna use Tomcat.

Thanks!