Hi,
use the ExternalPageLink and derive your page from IExternalPage, that's
all.
http://tapestry.apache.org/tapestry4.1/components/link/externallink.html

kiuma


On 4/10/07, Josh Joy <[EMAIL PROTECTED]> wrote:

Hi,

For the most part, I think Tapestry is generating urls
for me and with
me specifying client persistence it encodes state into
the url...
My question is, how can I do something similar to the
following
www.example.com/pic?id=12345
where I can define a page "pic" and have a default
listener which will
take a parameter "id" thus allowing me to dynamically
generate a page
based on the parameter "id" ?

Thanks,
Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to