<html><DIV>Hi all,<BR>i am working on developing a documents
database. <BR>i have installed apache,tomcat and modjserv. And the .jsp files that are<BR>made by me are executing
by corresponding .html files as expected.but i<BR>am having problems with servlets.</DIV>
<DIV>i have installed tomcat in /tmp/java/tomcat<BR>when i write <A
href="http://localhost:8080">http://localhost:8080</A> in the browser window it displays the<BR>directory listing of
/tmp/java/tomcat/webapps/ROOT.<BR>here i have made a directory called jsp in which i am putting all the .jsp <BR>files
made by me.so the final path for .jsp file is :<BR>/tmp/java/tomcat/webapps/ROOT/jsp</DIV>
<DIV>i have servletrunner in /usr/bin<BR>and also the servlet classes and all other helper classes in
/usr/lib/tomcat/classes/javax/servlet<BR>now what should i do to get servlets made by me to be executed?<BR>what should
be the path of servlets made by me?<BR>what should be the path of servlet and other helper classes?</DIV>
<DIV>please help me as early as possible.</DIV>
<DIV>thanking in advance....<BR>regards,<BR>Atish Shah. <BR></DIV><br
clear=all></p></html>