puiu91
4/6/2016 - 7:13 AM

gistfile1.txt


        /**
         * post request handler
         *
         * 1 - post with data should:
         *   a - redirect to success page if data validated
         *   b - redirect to form whose input fields are populated by the validated data
         *
         * 2 - post without data should re-direct back to form
         */