Haven't found anything in the docs, but after playing for a bit haven't found an answer either. Does the Spring MVC implementation support scoped components (Application (singleton), Session, and Request)?

If so, how is this configured?

Thanks,

Brian