Your comment led me to the answer.
I have a custom Shell component where i define the html and head elements.
In my page i again have the html element declared because i need to
declare the tapestry namespace, but problem is that the html gets
rendered twice, so my resulting html is:
Hmm... can you give us a little code that reproduces the problem? I've seen
this when I don't have my layout included properly. I believe that your
rendered page isn't getting the default css/js included from tapestry. Could
it be that you don't have a or element defined? I can't
compile anything
I have the namespace defined.
Josh Canfield wrote:
I think this happens when you don't have the tapestry xmlns defined:
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
Josh
On 10/8/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
I must be doing something really dumb because i'm gett
I think this happens when you don't have the tapestry xmlns defined:
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
Josh
On 10/8/07, Hugo Palma <[EMAIL PROTECTED]> wrote:
>
> I must be doing something really dumb because i'm getting displayed next
> to every single form element(even the