Decode the Host header better when generating the URL of the request.
[jsvc.git] / src / dolda / jsvc / j2ee / J2eeRequest.java
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...