Everything in my code is correct...now i would like to add the validation framework to my project...i am using
jboss server...
In the server side i am getting the following error...
20:37:28,977 ERROR [[
jsp]] Servlet.service() for
servlet jsp threw exception
java.lang.NullPointerException
at org.apache.jsp.forms_002dvalidations_jsp._jspService(org.apache.jsp.
forms_002dvalidations_jsp:270)
And my jsp file name is:forms-validations.jsp...
in that i have kept <html:errors/> also...
Plz help me...
Regrds,
Raaji...