I have resolved the same problem using <jsp:forward...> instead;
but I don't why using  response.sendRedirect(response.encodeUrl(,...) appear
the http header.

Bye Bye

----- Original Message -----
From: Laurent LAUBIN <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 22, 2001 3:08 PM
Subject: konqueror & tomcat


Hi

I've found another strange behaviour with konqueror browsing tomcat jsp
pages... If you do a redirection in jsp page, with a
 response.sendRedirect(response.encodeUrl("blabla.jsp"));

then konqueror will show you the http header append before the actual html
file...

Ever seen this ??? I'v you any kind of solution ??? Should I go back to
gnujsp ???

Thanks
_______________________________________________________
Laurent LAUBIN              S2M
Ingénieur système           2, rue des champs - BP 2282
Tél : +33 232 64 33 76      27950 St-Marcel - France
Fax : +33 232 21 25 99      http://www.s2m.fr/
_______________________________________________________



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to