Setting file name for FileSystemResource

2017-04-11 Thread Maxim Solodovnik
Hello Tobias, I'm trying to use FileSystemResource in latest wicket AjaxDownload Unfortunately I see no easy way to set filename :( It seems not to be taken from the Path passed ... Could you please tell me how to do it? -- WBR Maxim aka solomax

Re: Wicket tabs does not work properly.

2017-04-11 Thread Sokab
Hi Sven Stacktrace Root cause: org.apache.wicket.WicketRuntimeException: Cannot modify component hierarchy after render phase has started (page version cant change then anymore) at org.apache.wicket.Component.checkHierarchyChange(Component.java:3662) at

Wicket7 with the commons-collections4-4.1 and jasperreport6.1.0

2017-04-11 Thread durairaj t
Does anyone face the jasperreport6.1.0 issue with the commons-collections4-4.1 while upgrading your applications to wicket 7.x? I have upgraded the latest versions of common libraries for wicket 7.6 migration, since it is not supporting the older versions. But it gives problem with the

Re: Wicket tabs does not work properly.

2017-04-11 Thread Sven Meier
Hi, show us the complete stack trace. Sven On 11.04.2017 17:46, Sokab wrote: Hi everyone! Maybe someone know what I am doing wrong. I follow this https://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/extensions/markup/html/tabs/TabbedPanel.html

Wicket tabs does not work properly.

2017-04-11 Thread Sokab
Hi everyone! Maybe someone know what I am doing wrong. I follow this https://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/extensions/markup/html/tabs/TabbedPanel.html

Re: How save entity after clicking on submit button inside Form Wicket class.

2017-04-11 Thread Sokab
Thanks for the advice! :) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/How-save-entity-after-clicking-on-submit-button-inside-Form-Wicket-class-tp4677474p4677656.html Sent from the Users forum mailing list archive at Nabble.com.