Hi,

Using Jetspeed for any non-trivial task almost always produce HTML
that caused the 'nested table' symptoms in Netscape 4. Replacing
Netscape with other browsers such as IE or Opera is not an acceptable
solution in my case.

Is there anyway to intercept the final output before it reaches the
browser? I think I can write a code to optimise the <table> usage on
an HTML stream. It certainly looks feasible because many times, the
tables just redefine what its parent's attribute.

Of course, putting a proxy machine between the Tomcat and the browser
that will do just that. But that's ugly.

YS.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to