Hey,
It might be that Tomcat doesn t know where to look. Did you put your project next to the other Tomcat examples? Tomcat will look into that directory and if you put your project there with
jsp pages, at least something should show.
If you want your project to be somewhere else, you need to modify some files. Which i can't remember. server.xml? and add a context there. Like so:
This is in: /Apache Software Foundation/Tomcat 5.5/conf
Hope it helps,
Dan
[ December 27, 2005: Message edited by: Dani Atrei ]
[ December 27, 2005: Message edited by: Dani Atrei ]