When designing a web based client server application with single application server and database cluster
backend, input validation should be performed:
A.
On the client
B.
Using database stored procedures
C.
On the application server
D.
Using HTTPS