I have a Dynamic Web Project having a flat file (or say text file). I have created a servlet in which I need to use this file.
In our company, we have a number different modules constructed as separate wars. Each client can pick and choose module he wishes to buy.
When I deploy my WAR generated with Ant on my local system (copy/paste under /webapps), everything works fine.