About Question enthuware.jwpv6.2.1212 :
Posted: Thu Jan 14, 2016 10:34 am
Hi,
This question displays the next text:
Regards, Efrain
This question displays the next text:
I am wondering if the "<x.inner>" dot character is correct or it should be changed to "<x:inner>" colon character?Consider a JSP page that contains the following code:
<x:outer>
<x:middle>
<x.inner></x.inner>
</x:middle>
</x:outer>
Regards, Efrain