HI
i have tried it is working fine in java but i tried to connect with jsp, servlet + oracle its showing Null pointer Exception.
My Jsp code is working fine
Main.jsp
My servlet code :
Login.java
My oracle DB:
I am accessing tomcat with: localhost/8080 and oracle 10g with:localhost:80/apex
Table name ADDUSER
FIELDS
EMAIL,PASSWORD
Iam getting null pointer exception please solve my issue i can't guess why iam getting error please help me.
thanks in advance.