Retreving data from Database using Servlets Posted: 14 Dec 2006
hello!
I tried out the example DisplayServlet.java which u have coded ,but using Oracle as Database.
Every thing went fine,with no errors But on the Tomcat Server when i am running the program it also compiled and gave a button Display Records,but when i click on the button it is not displaying any records. so i could not see the data which is there in the database. I am a beginer to servlets do help me plz.