nerdexam
IBM

A2150-198 · Question #19

Which link causes a problem with WebSEAL when it appears in the HTML sent by a backend server behind a virtual host junction?

The correct answer is A. Links in the HTML are never a problem. See the full explanation below for the reasoning.

Question

Which link causes a problem with WebSEAL when it appears in the HTML sent by a backend server behind a virtual host junction?

Options

  • ALinks in the HTML are never a problem.
  • BA relative link, such as <a href="page2.html">click here</a>.
  • CA server-relative link, such as <a href="/dir1/page2.html">click here</a>.
  • DAn absolute link, such as <a href="https://appserver1/jctA/dir1/page2.html">click here</a>.

How the community answered

(28 responses)
  • A
    75% (21)
  • B
    7% (2)
  • C
    4% (1)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full A2150-198 Practice