Hi, I am new to tomcat and am trying to deploy a war file.
I am using tomcat 3.2 on win2000.

Now, what I have done: I added a context and put my jsps and servlets into
it. This worked fine. Now I wanted to pack them all up into one war file and
deploy them this way. When calling the url of the context, there was only
the war file showing. Now I assumed that if I enter something like
/context/index.jsp (which is a file in the war file), tomcat would
automatically extract the jsp file out of the war file and display
it....instead I get a 404.

Any idea what I am doing wrong here?

Thanks

Christian


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to