You need to use
Cheers,
Nick.
Ying Lee wrote:
Thx, it works. There seems to be some inconsistency here. When I try:
it doesn't work..
Ronald
Date: Wed, 24 Oct 2007 13:53:09 -0400
From: [EMAIL PROTECTED]
To: users@tapestry.apache.org
Subject: Re: T[5] Organizing components/layouts
Try because of name optimizations:
http://tapestry.apache.org/tapestry5/tapestry-core/guide/component-classes.html
Cheers,
Nick.
ronaldlee wrote:
Hi,
I am able to create a simple layout components. But I want to organize my
components by putting them into a sub-package under the default
"com
Thx, it works. There seems to be some inconsistency here. When I try:
it doesn't work..
Ronald
> Date: Wed, 24 Oct 2007 13:53:09 -0400
> From: [EMAIL PROTECTED]
> To: users@tapestry.apache.org
> Subject: Re: T[5] Organizing components/layouts
>
> Take a
Take a look at this:
http://wiki.apache.org/tapestry/Tapestry5ComponentClassResolverError
In my code I do things like this:
http://tapestry.apache.org/schema/tapestry_5_0_0.xsd";>
...etc
...etc
On 10/24/07, ronaldlee <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am able to create a simpl