Page 1 of 1

About Question enthuware.jwpv6.2.951 :

Posted: Sat Dec 05, 2015 7:53 pm
by victorsk2015
Hi,

Shouldn't Book be abstract because it is used as type:

Code: Select all

<jsp:useBean  class="com.bookstore.AudioBook" type="com.bookstore.Book" id="bookorcd" />
If so, then the answer would be "it will compile but will give an exception at request time"

Thanks,

Re: About Question enthuware.jwpv6.2.951 :

Posted: Sat Dec 05, 2015 7:56 pm
by victorsk2015
Sorry, there is explanation provided about this question. Please disregard my question.