ll; //Stay on same page
//*** End of selected code ***
}
Again, thank you for your time and patience
René
Date: Thu, 8 Sep 2011 08:11:28 -0700
From: ml-node+4782791-1196683961-92...@n5.nabble.com
To: lifestyl...@hotmail.com
Subject: Re: Page redirection
On
On Thu, 08 Sep 2011 11:50:31 -0300, LifeStyles ®
wrote:
Assuming that I cannot avoid calling PageA.onActivate(), is there a way
to distinguish between the PageA.onActivate() called by the eventlink vs
PageA.onActivate called from elsewhere ?
There is some code I would not like to execute i
On Thu, 08 Sep 2011 10:40:08 -0300, LifeStyles ®
wrote:
Thank you Thiago for your prompt reply.
:)
1- When the page is rendered
--PageA.onActivate()
2- When i click on the eventlink in PageA (doSomeThingAndGotoPageB)
--PageA.onActivate()
--PageA.onDoSomeThingAndGotoPageB()
--PageB.onActiv
hoosing the PageLink ?
>
> Question #2 : What other way can i redirect a to another page without using
> onActivate ?
>
> Thank you for your time
>
> Rene
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Page-redirection-tp47
time
Rene
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Page-redirection-tp4778938p4778938.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr..
choose the profile, it redirects to [ /user/.../info/edit ]
> And now the page could open properly
>
> Anyways, it was good to know the @Meta annotation. :)
>
> Thanks,
>
> Everton
>
>
>
> ____
> De: Howard Lewis Ship
> Para: T
ose the profile, it redirects to [ /user/.../info/edit ]
And now the page could open properly
Anyways, it was good to know the @Meta annotation. :)
Thanks,
Everton
De: Howard Lewis Ship
Para: Tapestry users
Enviadas: Domingo, 24 de Janeiro de 2010 13:13:3
You could use the @Meta annotation to put meta data on each page,
identifying which associated profile page to use (assuming that such a
link is statically defined). If that becomes cumbersome, you could
define your own annotation, and contribute a component class transform
worker to set the meta
Hi,
Let's assume that:
- The user's Login info is stored on Session;
- Every user have many profiles;
- Plenty of pages works on one specific Profile for the user;
- The current user profile is always stored on Session also;
- I have a page of Profile selection that shows all of the user's profil
page hosting the grid
requires the user session.
We expect that the page with a grid would allow redirection to the login
page, but when using inPlace, we get a " Page must be specified before root
render command." error when an onActivate or onException page redirection
occurs.
We actually ge
Hi All,
I have a button on my page which allows a user to set a different locale
and causes a page redirection back to this page by throwing a
RedirectException.
This works fine on my development environment, but unfortunately there
appears to be some browser caching problems when it is
11 matches
Mail list logo