Hi, Using http://tapestry.apache.org/tapestry5/tapestry-core/guide/layout.html I have a setup where the layout component uses a couple of other components. All of which have:
<html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"> at the top - to keep a certain degree of previewability. However this results in multiple <html> elements being rendered in the actual runtime content. Is there someway around this? Thx, -J. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]