Ensure that the rooturl is interpreted as a directory.
[jsvc.git] / src / dolda / jsvc / j2ee / J2eeRequest.java
2009-10-26 Fredrik TolfEnsure that the rooturl is interpreted as a directory.
2009-10-26 Fredrik TolfA couple of minor cleanups.
2009-10-19 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2009-10-16 Fredrik TolfRemoved the props stuff from the request.
2009-10-16 Fredrik TolfWork around Tomcat/AJP bug.
2009-10-15 Fredrik TolfMade the server context a more useful concept.
2009-10-14 Fredrik TolfAdded support for decoding application/x-www-form-urlen...
2009-10-12 Fredrik TolfAdded a configuration manager with support for LET...
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 ways to get the addresses of the request's connec...
2009-10-12 Fredrik TolfAdded a way to query the current server context.
2009-10-12 Fredrik TolfInitially working J2EE container.
2009-10-04 Fredrik TolfInitial commit with hopefully working J2EE request...