It's a Web ARchive file that stores your servlet code, JSP's and other web resources. To learn about its structure, read the servlet specification. Kyle
The structure of a war file is something like this : -index.htm, JSP, Images � *WEB-INF�� [Directory] -web.xml�� * classes�� [Directory] ���� - servlet classes�� * lib�� [Directory] ����� - jar files
Regards, Rashmi
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.