Hi ! I am very new to Xalan. I am having some trouble using Servlet Examples with Tomcat 4.0.
This is what I have done ..., I have created "Xalan" directory under "webapps" of TOMCAT_HOME. In Xalan I have created another subdirectory "\WEB-INF\Lib", where I have copied xalan.jar, xerces.jar and xalanservlet.jar. Also I have copied todo.xml & todo.xsl in "xalan". Now When I try to run the example using following URL "http://localhost:8080/xalan/servlet.SimpleXSLTServlet I am getting page can not be found erro. Can anyone please tell me how to do that correctly. Any help will be appreciated. -hemant
