Thanks but I'm looking for the "reverse" solution: handle a URL provided to the page.
I tried with a onActivate(url) based page but it seems Tapestry prevents the URL to be passed as a parameter, since it interprets the '/' as parameter separator. Is there a way for *one* to prevent this interpretation and let a URL be specified as a parameter? (tried by replacing the '/' and ':' with their % equivalents, but the problem persists) -- View this message in context: http://tapestry.1045711.n5.nabble.com/Deal-with-URL-as-a-parameter-and-redirect-tp2807631p2826965.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org