the \classes directory must be inside the \WEB-INF directory.

  ex.
         webapps\ch03\WEB-INF\classes

Marisol Encalada-Malibran wrote:

>Hi, I also need some help with Tomcat, I have installed Tomcat 3.3 with IIS
>5.0, I have been working in the examples folder under webapps but now I want
>to deploy a new application, in ..webapps\ch03, I have created the folder
>webapps\ch03\WEB-INF , webapps\ch03\classes and  in it web.xml file with:
><web-app>
>    <servlet>
>        <servlet-name>
>           Servy
>        </servlet-name>
>        <servlet-class>
>            com.wrox.projsp.ch03.myfirstwebapp.MyFirstServlet
>        </servlet-class>
>    </servlet>
></web-app>
>
> and generated the automatic configuration files uriworkermap.properties,
>then restarted tomcat and IIS, I am trying to run my app as:
>http://localhost/ch03/servlet/Servy but it doesn´t work, does somebody have
>an idea of what is wrong or what did I miss?
>
>
>Greetings
>Marisol Encalada
>
><><><><><><><><><><><><><><>
>Marisol Encalada
>RKS Data Öst
>
>Datalinjen 1
>583 30 Linköping
>
>Telefon vxl: + 46 13-489 37 00
>Telefon dir:  + 46 13-489 37 63
>Mobil: + 46 733 51 47 63
>Fax: +46 13-489 37 01
>E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
><><><><><><><><><><><><><><>
>
>
>
>  
>

-- 
  
Randie V. Ursal
Design Engineering Department
NEC Telecom Software Philippines, Inc.
office : +63(032) 233-9142 (loc.3119)
mobile : +63(0917) 467-8244
email  : [EMAIL PROTECTED]



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to