On Tue, 28 Jun 2011 08:24:25 +0200, Angelo C. <angelochen...@gmail.com> wrote:

I have tried the @Secure, it will automatically direct to
https:/sample.com/pay, now I have a special requirement, it should direct
to:

https://safe.sample.com/pay,  any idea how to accomplish this?

You can override the default implementation of BaseURLSource and force a different hostname for secure URLs. Check the second half of this page for an example:
http://tapestry.apache.org/https.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to