If I understood your question right, then you are looking for (in T5
lingo) "activation context".
Read more:
http://tapestry.formos.com/nightly/tapestry5/guide/pagenav.html esp.
the secton "Page Activation"
If you use an activation context, the url becomes sth like this:
http://domain.com/Site/show/contact/217
where "217" is the activation context (some kind of primary key or other
identifier). easy bookmarkable...
Andy
aldana wrote:
Hi,
would like to pass information by a link (URL) to a component and its
relating Page, e.g. something like:
http://domain.com/Site/show/contact
This way I adress the Site page, which itself references a Show component
which provides a field to which the value 'contact' binds.
This is very important to make certain sites possible to bookmark.
How is this doable in Tapestry 5?
thnx.
-----
manuel aldana
aldana((at))gmx.de
software-engineering blog: http://www.aldana-online.de
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]