getServerName()
will often be the name of the internal server (not visible to the client web browser), and a hard-coded name of a server that is visible to the web browser is needed. Further, in testing, non-default ports are often used. In those cases, an overriding contribution to the {@link org.apache.tapestry.services.Alias} service will allow a customimplementation to supercede the default version.
|
|
|
|
|
|
|
|