From: Timothy H. <tim...@ma...> - 2002-06-01 00:32:33
|
I got scheme servlet working with Jetty but I had to modify the web.xml to replace all WEB-INF/scheme/... by /WEB-INF/scheme/.... I haven't yet tested whether or not this change works with the tomcat servlet container as well. If this doesn't work for you, please tell me. I've attached the modified web.xml file |