trying to create register page using jsp and servlet. facing issue to save data to mysql. seems like there is null value in userdao. cant figure it out what's wrong yet
https://paste.ofcode.org/5Lm9ttqnCuXku68gkgvZEs -register jsp
https://paste.ofcode.org/ekZNA4SnnaM5vygNAMsi3K -usercontroller
https://paste.ofcode.org/73KHb8agpycr6PWZmVBMJ8 - userdao