Hi again, I think that I have to describe the whole scenario so you can
understan why i have written the question of the first email.
Here is my situation:
* I have two pages p1 and p2, each page belongs to layout A. This layout
contains two tabs, one is p1 and the other is p2.
* If I go
On Thu, 23 Jun 2011 12:34:22 -0300, Muhammad Mohsen
wrote:
May be a primitive solution like, when a page is "attached", it sets a
session variable unique to the page ?
I don't think that would work well. You'd need to add this code to all
pages or at least add this code to a mixin to be a
May be a primitive solution like, when a page is "attached", it sets a
session variable unique to the page ?
On Thu, Jun 23, 2011 at 3:40 PM, Taha Hafeez wrote:
> Hi
>
> Take a look at https://github.com/argoyle/tapestry-breadcrumbs
>
> regards
> Taha
>
> On Thu, Jun 23, 2011 at 7:07 PM, wrote:
Hi
Take a look at https://github.com/argoyle/tapestry-breadcrumbs
regards
Taha
On Thu, Jun 23, 2011 at 7:07 PM, wrote:
> Hi all!
>
> I want to know what is the best way to obtain the last visited page ?
>
> For example...
> I am navigating page A and when I click in a link I go to a page B. Wh
Hi all!
I want to know what is the best way to obtain the last visited page ?
For example...
I am navigating page A and when I click in a link I go to a page B. When I
am in B I want to know that before being here I was in page A.
My tapestry version is 5.1.0.5 and i can't migrate the project to