Hi Stefania,
I followed the document step by step - do you think it is better not to write web.xml by hand?
No, it is better to write the web.xml by hand and it is also better to create your .war file by hand. That way you know it should be done in the world without IDE's (have a look at the following topic
War by hand)
I verified your settings with mine and they are exactly the same. The only difference is the version of tomcat (5.5 vs 6.0). Have a look if that was the problem, otherwise try to follow the
War by hand instruction and deploy it on the tomcat5.5 server. This should work
Just to be sure it is not the problem of the URL: what is the URL you are typing in? You are getting to the login.jsp, right?
Regards,
Frits