About Question enthuware.jwpv6.2.818 :
Moderator: admin
-
- Posts: 9
- Joined: Wed Jun 17, 2015 6:19 pm
- Contact:
About Question enthuware.jwpv6.2.818 :
The alternative 3 and 5 are equivalent?
-
- Site Admin
- Posts: 10384
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.jwpv6.2.818 :
No, option 3 specifically tells you that the given code is in a JSP document. While option 5 does not. The code is invalid in a regular jsp file.
-
- Posts: 197
- Joined: Mon Jun 20, 2016 5:06 pm
- Contact:
Re: About Question enthuware.jwpv6.2.818 :
JSP Document implies that the page is written in XML. In the XML syntax, request time attributes are specified using %= and %. i.e. without < and >
Does this syntax (without < and >) for JSP documents apply only to expression, or it does apply to scriptlets and declarations as well?
Does this syntax (without < and >) for JSP documents apply only to expression, or it does apply to scriptlets and declarations as well?
-
- Site Admin
- Posts: 10384
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.jwpv6.2.818 :
Only for scriptlet expressions. Please check JSP specification section 6.2 for complete details.
Who is online
Users browsing this forum: No registered users and 5 guests