jsvc.git
2009-10-12 Fredrik TolfDecode the Host header better when generating the URL...
2009-10-12 Fredrik TolfActually set the HTTP status code...
2009-10-12 Fredrik TolfAdded a request-restart-wrapper and some convenient...
2009-10-12 Fredrik TolfAdded a general-purpose root error handler.
2009-10-12 Fredrik TolfAdded ways to get the addresses of the request's connec...
2009-10-12 Fredrik TolfAdded a way to get the time of start of the server...
2009-10-12 Fredrik TolfAdded a convenient toString implementation for multimaps.
2009-10-12 Fredrik TolfAdded a way to query the current server context.
2009-10-12 Fredrik TolfMade the buffered response resettable.
2009-10-12 Fredrik TolfAlways close the output stream after a request has...
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 TolfAdded a test responder.
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.
2009-10-04 Fredrik TolfInitial commit with hopefully working J2EE request...