Added a responder to serve static content from the classloader.
[jsvc.git] / src / dolda / jsvc / j2ee / Archive.java
2009-10-13 Fredrik TolfAdded a responder to serve static content from the...
2009-10-12 Fredrik TolfWrote an ant task to create jsvc war files.
2009-10-12 Fredrik TolfInitially working J2EE container.
2009-10-12 Fredrik TolfExtended the WAR maker to be able to add code files.
2009-10-12 Fredrik TolfMoved WAR making to an explicit function.