hi
I made a web application and made a war file.
Now when it put my war file in the webapps directory and starts
tomcat it unzips the war file and the whole application directorys are created.
I just wanted to know that is this normal war action or something wrong with my application as i find no use making a war if all the directoried are made again once i run the server.
Anybody can explain???