nerdexam
Oracle

1Z0-899 · Question #21

Refer to the Exhibit. Assuming the tag library in the exhibit is imported with the prefix forum, which custom tag invocation procedures a transaction error in a jsp page?

The correct answer is D. <forum:message from="My Name" subject="My Subject">. See the full explanation below for the reasoning.

Question

Refer to the Exhibit. Assuming the tag library in the exhibit is imported with the prefix forum, which custom tag invocation procedures a transaction error in a jsp page?

Exhibit

1Z0-899 question #21 exhibit

Options

  • A<forum:message from="My Name" subject="My Subject" />
  • B<forum:message subject="My Subject">
  • C<forum:message from="My Name" subject="${param.subject}">
  • D<forum:message from="My Name" subject="My Subject">
  • E<forum:message from="My Name"

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    19% (5)
  • D
    70% (19)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice