Hi, we are using T5 for over a year now. Since zones weren't avaliable at the time we started, we have some places where we respond to Ajax requests with pages.
Since the response only contain snippets which are inserted in an existing page they must not have <html> as root-element. This causes : Processing of request failed with uncaught exception: The root element of the rendered document was <div>, not <html>. A root element of <html> is needed when linking JavaScript and stylesheet resources. Although we're not, at least not explicitly, linking to any JavaScript or stylesheet. Is there any way around this? Thanks, Axel -- View this message in context: http://www.nabble.com/-T5--A-root-element-of-%3Chtml%3E-is-needed-when-linking-JavaScript-and-stylesheet-resources.-tp20384969p20384969.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
