Quiz Permalink:
https://www.jobilize.com/enterprise-java-patterns
Question Permalink:
https://www.jobilize.com/enterprise-java-applications-input-validation
Question 19 / 20:  In your web application you decided to use Javascript to validate each user input on the client browser.

Where do you need to duplicate the validation code on the server?

A  No double check on the server side is needed as the input is already checked on the client
side
B  double check in the presentation tier
C  double check in the integration tier
D  double check in the business tier
<< First < Previous Flashcard Next > Last >>
Explanation:

You always need to double check the user input as it not guaranteed that user is actually using the intended interface as you planned.

Quiz Home Page
https://www.jobilize.com/enterprise-java-patterns

Enterprise Java Design Patterns

Author:

Access: Public Instant Grading

Ask
Marion Cabalfin
Start Quiz
Yacoub Jayoghli
Start Quiz
Jordon Humphreys
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/enterprise-java-patterns" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>