Andy, thanks for your reply.
Replace <span class="@Border"> with
<span jwcid="@Border">
Yeah of course,
That was just a typo in the e-mail :)
The problem is still there ...
my Tapestry 4.0.2 application uses a border component:
--------------------------
<html jwcid="@Shell">
<body jwcid="@Body">
... blah ...
<span jwcid="@RenderBody" />
... blah ...
</body>
</html>
--------------------------
The pages look like this:
--------------------------
<body jwcid="$content$">
<span jwcid="@Border">
.... blah ...
<span jwcid="@Script">
... blah ...
</span>
</body>
--------------------------
Regards
Bastian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]