Francois Armand schrieb:
Kristian Marinkovic a écrit :
havent tried myself, but it should work this way...
you could create a Dispatcher and inject the Request service.
by analyzing the http headers you can determine the client and set
the content-type of the response accordingly
I think that the problem here is if Tapestry see "text/html", it
switches to its SGML renderer and so the input is not longer valid
XHTML (it's valid HTML).
Perhaps I misunderstood, but I believe that Christian
1/ want to render valid XHTML
2/ have to use "text/html" content type.
Yes, Francois - you are right. sgml markup writer is used when text/html
is set. That's the problem...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]