单选题A JSP page needs to perform some operations before servicing the first request. Where can this be done?()Awithin a method called jspInitBwithin the page directive of the JSP pageCwithin a scriptlet at the top of the JSP pageDwithin the XML element
题目
单选题
A JSP page needs to perform some operations before servicing the first request. Where can this be done?()