Posted By:
Abdul_Ambalam
Posted On:
Thursday, January 15, 2004 02:31 AM
I have web application with some jsp,html,gif and class files. I have packed all of 'em in project.war and stored in webapps directory. I use tomcat server. Here I wanna call a particular JSP when I run http://localhost:8080/project. How to do that. here I get the list of all files stored in project.war.