Thanks for this.

My Tapestry components will inject into a number of different sites, so I think 
I must use LinkRewriter like Thiago suggests. This will allow me to assign the 
URLs dynamically depending on request I guess?

John
  ----- Original Message -----
  From: Lance Java
  To: Tapestry users
  Sent: Wednesday, October 01, 2014 1:43 PM
  Subject: Re: Tapestry via PHP proxy


  Tapestry has built-in support for rendering links to a proxy via the
  BaseUrlSource.

  If you contribute the following symbols to match your PHP server
  - SymbolConstants.HOSTNAME
  - SymbolConstants.HOSTPORT
  - SymbolConstants.HOSTPORT_SECURE

  All links (and form post endpoints) generated by tapestry will point to the
  PHP server rather than the tapestry container.


---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com

Reply via email to