Hi Im trying to use your example but im having some problems with the servlet.first creating a folder as you asked before here : .../jakarta-tomcat-3.3.1\webapps\star\WEB-INF\classes\com\stardeveloper\servlets\db then creating a java file which is called : "DisplayServlet" but i dont know how to compile it !!! im using microsoft visual j++ 6.0. before i was creating an mdb file with couple of records inside.
You need to install and use Sun JDK 1.4.1 Posted: 24 Dec 2002
You'll need to install and use Sun's JDK 1.4.1 from http://java.sun.com. And then get some experience with "Java ( the language )" before delving yourself into Servlets/JSP World.