|
Re: using jetty as an wap server: msg#00013java.jetty.general
To answer your direct question - you can add a Filter that adds a Connection:close to every response object. But that SHOULD not be required??? If the client cannot accept a chunked response, it should not be generating a http/1.1 request. Can you dump the request you receive (turn on -DDEBUG) and see what it looks like? If it is GET /foo.wml HTTP/1.1 Then the client is saying that it does support chunked responses! So complain to your WAP gateway that they are not handling chunking correctly. cheers martin@xxxxxxxx wrote: hello list, ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: bug in UrlEncoded.java in org.mortbay.util?, Greg Wilkins |
|---|---|
| Next by Date: | Re: Periodic Jetty server errors encountered, Greg Wilkins |
| Previous by Thread: | using jetty as an wap server, martin |
| Next by Thread: | Periodic Jetty server errors encountered, Cindy Schilling |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |