About Question enthuware.jwpv6.2.947 :
Posted: Tue Jun 21, 2016 7:41 am
The correct given answer is :
I think the value should be ${param.userType}
But the userType is always set to PRIORITY.<jsp:include page="/WEB-INF/jsp/userdetail.jsp">
<jsp:param name="userType" value="PRIORITY"/>
</jsp:include>
I think the value should be ${param.userType}