多項(xiàng)選擇題

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


您可能感興趣的試卷