Hi,
Thanks for the answer. I will look into that.
Best regards,
Miguel
On Sun, Apr 30, 2017 at 10:12 PM, Lance Java
wrote:
> tapestry-cometd uses tapestry-offline under the hood to fool tapestry into
> believing it was invoked via a request / response when it was actually
> invoked via websock
tapestry-cometd uses tapestry-offline under the hood to fool tapestry into
believing it was invoked via a request / response when it was actually
invoked via websockets.
I'm guessing you are rendering a link in your websocket flow. You'll need
to provide a few extra symbols to render links includi
Hi,
I am testing a Tapestry application with HTTPS configuration.
I did the dev configuration according to the documentation (
https://tapestry.apache.org/https.html)
public void contributeMetaDataLocator(MappedConfiguration configuration) {
configuration.add(MetaDataConstants.SECURE_