nerdexam
Oracle

1Z0-899 · Question #18

1Z0-899 Question #18: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-899 to reveal the answer and full explanation for question #18. The question stem and answer options stay visible for context.

Question

You are creating a JSP page to display a collection of data. This data can be displayed in several different ways so the architect on your project decided to create a generic servlet that generates a comma delimited string so that various pages can render the data in different ways. This servlet takes on request parameter: objoctID. Assume that this servlet is mapped to the URL pattern: /WEB-INF/data. In the JSP you are creating, you need to split this string into its elements separated by commas and generate an HTML <ul> list from the data. Which JSTL code snippet will accomplish this goal?

Options

  • A<c:import varReader='dataString' url='/WEB-INF/data'>
  • B<c:import varReader='dataString' url='/WEB-INF/data'>
  • C<c:import var='dataString' url='/WEB-INF/data'>
  • D<c:import var='dataString' url='/WEB-INF/data'>

Unlock 1Z0-899 to see the answer

You've previewed enough free 1Z0-899 questions. Unlock 1Z0-899 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 1Z0-899 Practice