Hacker News new | ask | show | jobs
by lovelearning 4020 days ago
In some java web applications, I wrote form validation rules in javascript for client side validation, and reused them server side using java's scripting API.