As Taha indicated, you probable should use PageRenderLinkSource instead of
LinkSource. Good luck!
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4632134.html
Sent from the Tapestry
LinkWithContext(Index.class,
> contextId);
> return link;
>}
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631991.html
> Sent from the
context:
http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631991.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To
; --
>> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631914.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---
e LinkSource _linkSource;
>
> Class onActionFromModify(String contextId) {
> return linkSource.createPageRenderLinkWithContext(YourClass.class,
> contextId);
> }
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageA
/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631914.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
;> View this message in context:
>> http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631615.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---
t; for
> the context parameter must be "jobPosting" of course.
>
> -
> http://www.winfonet.eu
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631615
Me again, I have a typo in the pagelink (damn copy and paste). The value for
the context parameter must be "jobPosting" of course.
-
http://www.winfonet.eu
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Beginner-needs-help-with-PageActivationContex
Returning page's class in a handler method you tell Tapestry where to
navigate to, but yor target page needs a context. Just create a Link
with context and return it instead of class.
25.07.2011, в 19:06, Julien Martin написал(а):
Hello,
I have a page that lists job postings (beans) as fo
.nabble.com/Beginner-needs-help-with-PageActivationContext-and-page-navigation-in-Tapestry-tp4631566p4631593.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr
Hello,
I have a page that lists job postings (beans) as follows:
Template:
*http://tapestry.apache.org/schema/tapestry_5_1_0.xsd";
xmlns:p="tapestry:parameter">
activate
modify
*
Java
12 matches
Mail list logo