|
|
|
|
|
by martinced
4892 days ago
|
|
It's a zip file following Java convention that can be dropped in any Java web application server (like Apache Tomcat). Basically a lot of sites you go to have been deployed by dropping a .war file in a Java web application server. That technologically powers a gigantic part of the Internet (just look at SO or Quora or expert exchange or any TIOOBE index or any Java job offer: Java webapps are pretty much powering the Real-World [TM]). |
|