I am with the following excerpt from my code, which is a problem. He should "create" this servlet and pass the value to my class, however, so the class returns null error
It seems that he is not creating the record. the code is this:
Class accusing this error ..
It turns out that the servlet is not creating the method. Anyone know what can be?
Can you please TellTheDetails of the error you were referring to?
Was that perhaps criaRegistro(Registro) method generating some compile time errors or runtime exception?