I have a servlet that send a SQL query to a database.
When I call this servlet via apache 
(http://localhost/examples/servlet/SelectFromAgent), I receive via my browser (IE5.5) 
the begining of the results of my query not the end.

When I look my HTML code it's like the information's stream was cut
"...
 <tr>
                      <td width="152">&nbsp;</td>"

When I call this servlet via Tomcat 
http://localhost:8080/examples/servlet/SelectFromAgent all is OK

any ideas, perhaps a timeout between tomcat and apache don't know !!

__________________________________________________
Voila vous propose une boite aux lettres gratuite sur Voila Mail:
http://mail.voila.fr



Reply via email to