every link in tapestry is created by the LinkFactory. you can register a LinkFactoryListener that will be called on every link creation and enables you to add any parameters to the created link using Link.addParameter()
g, kris peibel <[EMAIL PROTECTED]> 11.11.2008 12:49 Bitte antworten an "Tapestry users" <users@tapestry.apache.org> An users@tapestry.apache.org Kopie Thema T5: hide parameters in the url hi I need hide parameters in the url, the code: private ComponentResources _resources; "_resources.createPageLink("[URL]", false,"[PARAMETERS]");" Can someone knows how to do it thanks -- View this message in context: http://www.nabble.com/T5%3A-hide-parameters-in-the-url-tp20437986p20437986.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]