Re: How to disable the tapestry default loading on refresh page

2018-12-12 Thread Jens Breitenstein
Hi! What does "freezes my application" mean? Maybe your business logic creates a deadlock? Maybe a thread dump will give some insights why it is hanging? Jens Am 12.12.18 um 12:00 schrieb Rbsn Lbk: Hi, I am having some issues with the default Tapestry loading on refresh the page. I will

Re: How to disable the tapestry default loading on refresh page

2018-12-12 Thread Carlos Montero Canabal
Hi, If you want you can disable it throw SymbolsContants on AppModule https://tapestry.apache.org/5.4/apidocs/org/apache/tapestry5/SymbolConstants.html#ENABLE_PAGELOADING_MASK public void contributeApplicationDefaults(MappedConfiguration configuration) { configuration.add(SymbolConstants.ENABL