I think it's not possible because form submitions are handled by the different service than "Friendly URLS". However you can use "Tapestry-flash" and have redirect after post which is always a good decision anyway.
Renat On 13/07/07, Mahmut Izci <[EMAIL PROTECTED]> wrote:
Hi all, friendly URLs are working well, as long as the page URLs are called directly. But how about activating a page after form submit? If I call "cycle.activate("NextPage"), it results in "http://localhost:8080/myapp/app" and not "http://localhost:8080/myapp/NextPage.html". Is there a way to activate the url? I can throw a redirect exception, but i'm sure, this is not the best solution. Thanks Mahmut --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Best regards, Renat Zubairov --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]