nerdexam
Pegasystems

PEGACLSA_62V2 · Question #59

Which of the following approaches to building User Interface rules are most vulnerable to security attacks? (Choose Two)

The correct answer is C. Coding HTML with: <pega:reference name="OrderDescription" mode="literal" /> E. Coding HTML with: <%tools.appendString(tools.getActiveValue()); %>. See the full explanation below for the reasoning.

Question

Which of the following approaches to building User Interface rules are most vulnerable to security attacks? (Choose Two)

Options

  • AUsing autogenerated controls and sections
  • BCoding HTML with: <pega:reference name="OrderDescription" />
  • CCoding HTML with: <pega:reference name="OrderDescription" mode="literal" />
  • DCoding HTML with: <pega:reference name="OrderDescription" mode="richtext" />
  • ECoding HTML with: <%tools.appendString(tools.getActiveValue()); %>
  • FCoding HTML with:

How the community answered

(43 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    77% (33)
  • D
    7% (3)
  • F
    12% (5)

Community Discussion

No community discussion yet for this question.

Full PEGACLSA_62V2 Practice