jsvc.git
14 years agoAdded a convenient toString implementation for multimaps.
Fredrik Tolf [Mon, 12 Oct 2009 21:12:17 +0000 (23:12 +0200)]
Added a convenient toString implementation for multimaps.

14 years agoAdded a way to query the current server context.
Fredrik Tolf [Mon, 12 Oct 2009 21:10:52 +0000 (23:10 +0200)]
Added a way to query the current server context.

14 years agoMade the buffered response resettable.
Fredrik Tolf [Mon, 12 Oct 2009 20:47:20 +0000 (22:47 +0200)]
Made the buffered response resettable.

14 years agoAlways close the output stream after a request has completed.
Fredrik Tolf [Mon, 12 Oct 2009 20:33:19 +0000 (22:33 +0200)]
Always close the output stream after a request has completed.

14 years agoWrote an ant task to create jsvc war files.
Fredrik Tolf [Mon, 12 Oct 2009 19:33:27 +0000 (21:33 +0200)]
Wrote an ant task to create jsvc war files.

14 years agoInitially working J2EE container.
Fredrik Tolf [Mon, 12 Oct 2009 17:12:37 +0000 (19:12 +0200)]
Initially working J2EE container.

14 years agoAdded a test responder.
Fredrik Tolf [Mon, 12 Oct 2009 17:12:21 +0000 (19:12 +0200)]
Added a test responder.

14 years agoExtended the WAR maker to be able to add code files.
Fredrik Tolf [Mon, 12 Oct 2009 16:26:21 +0000 (18:26 +0200)]
Extended the WAR maker to be able to add code files.

14 years agoMoved WAR making to an explicit function.
Fredrik Tolf [Mon, 12 Oct 2009 15:54:44 +0000 (17:54 +0200)]
Moved WAR making to an explicit function.

14 years agoInitial commit with hopefully working J2EE request handler.
Fredrik Tolf [Sun, 4 Oct 2009 05:14:17 +0000 (07:14 +0200)]
Initial commit with hopefully working J2EE request handler.