exam questions

Exam 312-96 All Questions

View all questions & answers for the 312-96 exam

Exam 312-96 topic 1 question 39 discussion

Actual exam question from ECCouncil's 312-96
Question #: 39
Topic #: 1
[All 312-96 Questions]

To enable the struts validator on an application, which configuration setting should be applied in the struts validator configuration file?

  • A. validate="true''
  • B. IsNotvalidate="disabled"
  • C. IsNotvalidate="false"
  • D. validate="enabled"
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
yawmumma
8 months ago
Selected Answer: A
To enable the Struts Validator in a Struts application, you typically set the validate attribute to true in the Struts configuration file (usually struts-config.xml). The correct setting would look something like this: xml <action path="/someAction" type="com.example.SomeAction" validate="true"> <!-- other configurations --> </action> So, the correct answer is A. validate="true". This setting enables the Struts Validator for the specified action.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago