Hello,
I'm a quiet newbie with Tomcat, and I have problems with running correctly
the sample "HelloUser" under Tomcat v3.2.1
I have cleaned the directory "webapps" and put there only the folder
"hellouser" with "web-inf" and "meta-inf" subfolders, the subfolder
"web-inf" looks like this :
...WEB-INF\classes\hello\NameHandler.class
I made a web.xml-file looking like this:
<web-app>
<servlet>
<servlet-name>
hellouser.jsp</servlet-name>
<servlet-class>
hello.NameHandler</servlet-class>
<load-on-startup>
10</load-on-startup>
</servlet>
</web-app>
and it doesn't work - the .class file is not loading on start up.
Please tell me where is my mistake.
Many thanks in advance
Atanas
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp