0
<c:out value="${sessionScope.controller.getQuestion(${requestScope.questionNumber})}"/>
控制器是豆
getQuestion是豆
questionNumber的方法傳遞的參數是一個屬性
當我調用bean方法沒有參數它的工作。
<c:out value="${requestScope.questionNumber}"/>
回報所需值