@RequestScope @Component public class TestRequest{ // ... } 這樣我們就指定了這個Bean的scope為Request的。但是,Request、Session和Application的 ...
確定! 回上一頁