Hello Alex, I've just tried with tomcat 6.0.18 and it works. Can you try the following? - put the war file (called "firstStepsServlet.war") in the webapps directory, - then start the tomcat server. - in your browser, reach http://localhost:8080/firstStepsServlet/hello
In my case, it displays "hello, world". best regards, Thierry Boileau > The sample “First Step� application firstStepsServlet from version 2.0 > does not work with Tomcat > > First I checked the “First Step� application from version 1.1.5 using > both building myself and the supplied war file. Both work fine. > Second I did the same with the version 2.0. Neither the source version nor > the supplied war file work with Tomcat. I tried both 5.5 and 6.0. > > What will be the recommendations? > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2380970 > > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2381201

