On 04/01/2010 06:57, File Send wrote: > Hi users, > > I am using tomcat 5.5 and its running fine, however, I want to see specific > jsp which I deployed in tomcat. I want to view this page by using url like > http://localhost:8080/my.jsp. In this case, in which directory should i keep > this file (my.jsp). I have tried keeping it in web-apps and other root > directory but its not showing up.
Assuming you have a default server.xml, $CATALINA_BASE/webapps/ROOT/my.jsp Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org