1. a single thread for lifetime of http request forum.springsource.orga single thread for lifetime of http request I need to know if web or http request runs entirely in one thread. I understand that each request can, and usually is, ... |
2. Different HTTP Requests run on the same thread forum.springsource.orgDifferent HTTP Requests run on the same thread Hi, I am trying to use Log4j MDC in a Spring MVC controller to identify the customer that a logged in user belongs ... |