Re: Tomact Deploy Question/Problem

2002-03-19 Thread Sanjay Bahal
Hi all, Can anybody help me deploy a servlet? Thanks a lot, Sanjay --- Sanjay Bahal <[EMAIL PROTECTED]> wrote: > I insatalled Tomcat the examples run- > webapps/servlets. > I am trying to deploy my example it does not run. > I have directory structure /webapps/search. > Under this I have my html f

Tomact Deploy Question/Problem

2002-03-19 Thread Sanjay Bahal
I insatalled Tomcat the examples run- webapps/servlets. I am trying to deploy my example it does not run. I have directory structure /webapps/search. Under this I have my html file hello.htm- Execute I have further dir. struc- /webapps/search/web-inf/classes Under web-inf I have my web.xml-