From: Timothy H. <tim...@ma...> - 2002-06-01 00:55:40
|
On Friday, May 31, 2002, at 08:32 PM, Timothy Hickey wrote: > 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. This change is OK with tomcat, so I'll check it in. ---Tim--- > > If this doesn't work for you, please tell me. > > I've attached the modified web.xml file > > > Also, here is the jschemewebapp.jar file > > in case you couldn't build it. > > ---Tim--- |