Estou com um problema quando faço alguma transação com o banco de dados, aparece este erro!
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.NullPointerException
Modelo.ContatoDAO.adiciona(ContatoDAO.java:28)
Servlet.AdicionaContatoServlet.service(AdicionaContatoServlet.java:57)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
note The full stack trace of the root cause is available in the Apache Tomcat/6.0.35 logs.
Alguém pode me ajudar?