Hi friends,
I guess i am asking this question in the right forum.
I have a jsp page where i have a javascript date picker function enabled. This part is working perfectly, but when i tried to do a server side validation for empty fields, it failed to fire up(i.e the server side error/empty field message). So my question is can a javascript validation and a server side validation coexist(using struts/java) or am i making some silly mistake here?.Thanks
regards,
ajos :)
I guess i am asking this question in the right forum.
I have a jsp page where i have a javascript date picker function enabled. This part is working perfectly, but when i tried to do a server side validation for empty fields, it failed to fire up(i.e the server side error/empty field message). So my question is can a javascript validation and a server side validation coexist(using struts/java) or am i making some silly mistake here?.Thanks
regards,
ajos :)
Comment