Andrew Braae wrote:
However if the JSP that produces the HTML content produces anything less
than perfectly-formed HTML, then the response fails - worse still, it fails silently, with no output to the tomcat log files.
You can generate malformed HTML from JSP pages and it is OK, so I assume your problem is in rico or ajax related stuff. I think your problem is on the client side - client doesn't know to handle imperfectly formed HTML in ajax response. I had JSP which had errors and warnings in HTML validator :) But no problem in Tomcat with that :).

Are you sure the problem is in Tomcat?

--
Mladen Adamovic
http://home.blic.net/adamm http://www.shortopedia.com http://www.froola.com http://www.online-utility.org


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to