well i need some help with my JSP program for school, i am doing a login page, but its not working, i am not getting any specific error, or line, just the errors:
now what would be causing that within my code? i dont want to post it on here if a teacher were to assume i was cheating or something this could possibly be considered it and i dont want to be a cheater.
aim: pm me for it.
also, before you scream SOFTWARE, the problem is i need help fast, and we all know how fast that forum moves for programming help, its posted there too if you wanna help in the right forum.
MIKE
exception
org.apache.jasper.JasperException
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:346)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
root cause
java.lang.NullPointerException
org.apache.jsp.mbarnard.JSPLab06.login_jsp._jspService(login_jsp.java:82)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:298)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
now what would be causing that within my code? i dont want to post it on here if a teacher were to assume i was cheating or something this could possibly be considered it and i dont want to be a cheater.
aim: pm me for it.
also, before you scream SOFTWARE, the problem is i need help fast, and we all know how fast that forum moves for programming help, its posted there too if you wanna help in the right forum.
MIKE