Added a way to get the time of start of the server context.
authorFredrik Tolf <fredrik@dolda2000.com>
Mon, 12 Oct 2009 21:18:03 +0000 (23:18 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Mon, 12 Oct 2009 21:18:03 +0000 (23:18 +0200)
commit7114c38b358d27e6c390a689a50c7f9d2d2a048c
tree3a62b0dea07552bba8cc4889b5cb91c1ddcd7423
parenteb0e45b75c3d0b40f4f8c742e354791f7cb7c0c4
Added a way to get the time of start of the server context.
src/dolda/jsvc/ServerContext.java
src/dolda/jsvc/j2ee/J2eeContext.java
src/dolda/jsvc/j2ee/Servlet.java
src/dolda/jsvc/test/TestResponder.java