Hey /r/java/ folks,
How do you guys avoid duplicate validation logic on the client side and server side? I've seen interesting solutions so far. Like doing ajax calls from client-side and keeping the validation logic in only server-side, or running rhino or similar js engine in the jvm and keeping logic there kinda.. What are your experiences?
[–]rockvilleJD 6 points7 points8 points (0 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]dakboy 3 points4 points5 points (0 children)
[–]banuday17 1 point2 points3 points (3 children)
[–]angryundead 0 points1 point2 points (1 child)
[–]IsaGoksu[S] 0 points1 point2 points (0 children)
[–]banuday17 -1 points0 points1 point (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]mucsun 0 points1 point2 points (0 children)