It may be your servlet mapping, the default is /servlet/yourPage (I think), i see you are using a different folder for this servlet. There is another thread in here somewhere that goes into servlet mapping, alternatively look at the tomcat documentation.
|