Added support for decoding application/x-www-form-urlencoded POST parameters.
[jsvc.git] / src / dolda / jsvc / j2ee / J2eeRequest.java
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...