About Question enthuware.jwpv6.2.873 :
Posted: Thu Feb 20, 2014 7:04 am
Hello ,
I think also option 3 is correct
"If a jsp file is retrieved, the jsp code contained will be returned as it is."
Yes getResource() returns URL object , but we can use this object get the content of the file , then the jsp code contained will be returned as it is
Please advice.
I think also option 3 is correct
"If a jsp file is retrieved, the jsp code contained will be returned as it is."
Yes getResource() returns URL object , but we can use this object get the content of the file , then the jsp code contained will be returned as it is
Please advice.