Is there any one out there I could correspond with concerning
this problem.. Every thing I've tried does not work.. It can't be
that hard. I've missed something some where.

> Well I'm still at it.. Its clear I still have a lot to learn on the
> tomcat xml and workers files... I've turned IIS off as I can get all of
> the examples to work doing
> http://localhost:8080/servlets-examples/index.html. So I'll just run the
> app on http://localhost:8080/app/dir/<html files>
>
> JAVA_HOME envir var set to c:\program files\java\j2re1.4.2_03
> CATALINA_HOME envir var set to c:\tomcat_5016
>
> Wouldn't of thought there would be a problem with the app in the ROOT
> directory but I get the tomcat error message
>
> HTTP Status 404 -
> /servlet/com.datatel.server.servlets.webadvisor.WebAdvisor
>
> The requested resource
> (/servlet/com.datatel.server.servlets.webadvisor.WebAdvisor) is not
> available.
>
> during installation of the app it asks where to put the servlets and jar
> files. I put the servlet.jar files in
>
> C:\tomcat_5016\webapps\ROOT\WEB-INF\lib
>
> and the jre jar files in
>
> c:\program files\java\j2re1.4.2_03\jre\lib\ext
>
> Is this correct? or do they go into one of the lib directories hanging off
> off of c:\j2sdk directories..
>
> if not
> could some one explain how I can get tomcat to find the servlets.
> Thanks
> Stew
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to