implemented. You're just wasting your time in this case.
To: users@tapestry.apache.org
Subject: Re: Index broken reference
Date: Mon, 29 Jul 2013 07:56:18 -0300
From: thiag...@gmail.com
On Sun, 28 Jul 2013 17:15:08 -0300, Nomen Nominus
wrote:
> My code for links is just fine,
alhost -> localhost/* ( doesn't work )
Also, how could I change to ComponentEventLinkEncoder, change what?
> To: users@tapestry.apache.org
> Subject: Re: Index broken reference
> Date: Mon, 29 Jul 2013 07:56:18 -0300
> From: thiag...@gmail.com
>
> On Sun, 28 Jul 2013 17:15:
On Sun, 28 Jul 2013 17:15:08 -0300, Nomen Nominus
wrote:
My code for links is just fine, and I see no reason why it's not working
in the one case, and works in the next.
Your Dispatcher may not be working in 100% of the situations.
Maybe, following code is
public class ProtectPageService
leave the chain
}
return false;
}
One more note is that this scenario occurs when I deploy my app as ROOT, ie (
localhost:8080 )
> Date: Sun, 28 Jul 2013 05:11:43 +0200
> Subject: RE: Index broken reference
> From: sigbjo...@gmail.com
> To: users@tapestry.apache
Hi.
Could you please post the error message/stacktraces and the code that you
are using?
Regards
Sigbjørn Tvedt
On 27 Jul 2013 20:15, "Nomen Nominus" wrote:
> What have I observed is that when I click on Home( Index page ) it gets me
> to localhost:8080 , and it can't link to anything from there
What have I observed is that when I click on Home( Index page ) it gets me to
localhost:8080 , and it can't link to anything from there. But in any other
case like the following scenario localhost:8080/*(any page here ) and links to
any other page works just fine from there.
> From: geribi...@o