mercredi 2 décembre 2015

Server side validation (web vs webservice)

I have an application running on node.js which connect via an API with a restful webservice in Java which is the one which actually deals with the database.

In this case, does it matter where do I do the server side validation? In node.js or in the Java side?

Any method better than the other? Or is it totally up to me?

Aucun commentaire:

Enregistrer un commentaire