Donald Lee wrote: > > I went to the simplest one called HelloWorldExample. >
The examples webapp depends on Tomcat-specific extensions that aren't part of the servlet spec. The whole "/examples/servlet/ServletName" thing isn't exactly standard, and you shouldn't do it that way in your own code. Search for the string "invoker" in conf/web.xml for more details. But that probably has nothing to do with why your newly installed servlet won't run. -- Christopher St. John [EMAIL PROTECTED] DistribuTopia http://www.distributopia.com -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
