About Question enthuware.jwpv6.2.1058 :
Posted: Sun Feb 02, 2014 8:34 am
In explanation for
"<jsp:useBean id="pref" type="com.abs.Preferences" scope="application"/>"
"lass or beanName attributes are not present so the bean cannot be instantiated".
But it is legal for jsp:useBean to use just "type" as a typeSpec.
"<jsp:useBean id="pref" type="com.abs.Preferences" scope="application"/>"
"lass or beanName attributes are not present so the bean cannot be instantiated".
But it is legal for jsp:useBean to use just "type" as a typeSpec.