Question: Java | Answer them all 8. It is possible to display an attribute with a string value in multiple rows using the tag. (a) true

Java | Answer them all

8. It is possible to display an attribute with a string value in multiple rows using the tag.

(a) true

(b) false

9. When we use the EL expression to display the value of an attribute, we want to provide the default value when the attribute is null. Which of the following ways should we use?

(a)Use the EL expression directly

(b)Use the tag

(c)Use the tag

(d)Use thetag

10. Which of the following can NOT be used as the value of the items in the

tag which is interpreted as multiple items?

(a)an array of objects

(b)a List of objects

(c)a Map of objects

(d) a comma-delimited string

(e)a space-delimited String

11. If you remove an attribute by the tag without specifying the scope, then only the attribute in the

page scope of that variable is removed.

(a)true

(b)false

12. Which of the following EL expressions NEVER throws an exception?

(a)${mybean.myval}

(b)

(c)

13. Which of the following ways of include can add content of a resource from outside

of the web container?

(a)the JSP include directive

(b)the JSP include action

(c)the JSTLtag

14. Can we use the following way to set the value of an attribute in a JSP?

(a)yes

(b)no

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!