com.enthuware.ets.scwcd.v5.2.329 about mentioning imports
Posted: Sat Feb 12, 2011 2:53 pm
Hi,
Just wondering. I just encountered a question:
Which of the following are correct JSP expressions?
and the correct answer was : <%= new Date() %>
Without importing java.util.Date, this fragment will not compile...
On the real exam, can and must we assume that all the necessary imports are taken care of?
Thanks for any help!
Bert
Just wondering. I just encountered a question:
Which of the following are correct JSP expressions?
and the correct answer was : <%= new Date() %>
Without importing java.util.Date, this fragment will not compile...
On the real exam, can and must we assume that all the necessary imports are taken care of?
Thanks for any help!
Bert