You need to place the inject tag in the page specification file, i.e.
"Home.page". It will not work in the HTML template.

-= Mat

On 2/14/06, Apache <[EMAIL PROTECTED]> wrote:
> Hi, I am very new to Tapestry.
> I have followed tutorial for Tap4 but I have to use it in a 1.4.2 runtime. I 
> am trying to understand how to use injection w/o annotations and... I am a 
> little confused.
>
> To use the injection in form tutorial, I have to insert piece of XML like 
> this:
>
>
>
> "in place" of
>
> @InjectPage("ShowProject")
>
> The problem is: where have I to put that XML?
> Following documentation (http://jakarta.apache.org/tapestry/UsersGuide) I 
> have inserted this XML:
>
>
>
>
>
> in my AddProject.html template, at different levels, but at runtime I always 
> receive the same exceptions.
>
> Any help?
> Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to