Erick Stohr wrote: > Hello, > > I haven't touched Java in about 2 years and am just starting a web app > using it. I am trying to deploy the war under Tomcat 4.1.18 and I cannot > seem to get my index.html to show up or any jsp's, the main servlet maps > and shows up fine. > > directory structure is : > > jar -cvf mywebapp.war *.html jsp/ WEB-INF/ > > index.html > jsp/*.jsp > WEB-INF/*,etc > > using http://localhost:8080/mywebapp to try and view it > > I have restarted Tomcat, each time I drop the war into /webapps/. I am > not sure what I am missing and any help is appreciated. Thanks in advance. i found the answer, needed to delete the directory structure it created from my first war without the *.html. -- Erick Stohr Burnsville, MN 612-554-8287 erick at enrwebdev.com erick at nixbrain.com _______________________________________________ tclug-devel mailing list tclug-devel at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-devel