PRJ301_-_REB5_-_FA_2023_1319.webp
TuanKiet1

PRJ301_-_REB5_-_FA_2023_1319.webp

(Choose 1 answer)
Consider the contents of 2 jsp files:
<!-- In File: test.jsp -->
<html>
<body>
<% String s = "Hello"; %>
//1 insert LOC here.
<%=s%>
</body></html>
<!-- In File: test2.jsp --><% s = s+" world"; %>
What can be inserted at //1 so that it prints "Hello world" when test.jsp is requested?
A. <%@ include file="test2.jsp"%>
B. <jsp:directive include page="test2.jsp"/>
C. <jsp:include page="test2.jsp"/>
D. <%! include file="test2.jsp"%>

Exit 40

Thông tin

Category
PRJ301
Thêm bởi
TuanKiet1
Ngày thêm
Lượt xem
3,848
Lượt bình luận
33
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRJ301_-_REB5_-_FA_2023_1319.webp
File size
54.1 KB
Dimensions
1542px x 690px

Share this media

Back
Bên trên Bottom