Given the JSP code: 10.<html> 11.<body> 12.<jsp:useBean id=’customer’ class=’com.example.Customer’ /> 13.Hello, ${customer.title} ${customer.lastName}, welcome 14.to Squeaky Beans, Inc. 15.</body>16. </html> Which three types of JSP code are used?()

A . Java code B . Template text C . Scripting code D . Standard action E . Expression language

时间:2022-09-18 05:55:16 所属题库:SCWCD(310-083)题库

相似题目