可学答题网 > 问答 > SCWCD(310-083)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given the JSP code: 10


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?()

  • AJava code
  • BTemplate text
  • CScripting code
  • DStandard action
  • EExpression language
参考答案
参考解析:
分类:SCWCD(310-083)题库