since the real entry point for the javascript app remains some document, that document could have standart default information block, but it does not solve the problem about package all files on a easy way.
i've suggested .war because it's just a .zip file, the java-ish info (located inside *-INF folders) can easily be ignored.
2009/1/6 Jerason Banes <jbanes@...>
As in Java Web Application Archives? Doesn't that seem a bit heavy-weight? WAR files would have to be deployed as complete Java applications on a servlet-capable server. My concern is that this would destroy server portability, and I don't think it's a safe bet that most hosting services would be running a Java-based server.
(...)