Work flow for html design

2015-01-20 Thread Km
Hi there, I am a solo developer also doing the design for my project. I have a skeleton project in place and now I want to work on that HTML files in the designer role. I have a set of style sheets and the HTML files are in the Java source directory, so I cannot access the html page through that

Re: Use application.setName to set a custom name?

2015-01-20 Thread Martin Grigorov
Hi, This is by design ( https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/Application.java#L944-L945 ). The application name is used for internal caches, keys, etc. and it must be something stable and unique. If it was allowed to change it at any time then ma

Use application.setName to set a custom name?

2015-01-20 Thread Thorsten Schöning
Hi all, I have an application which gets deployed into different web app contexts of a Tomcat simply be naming the folder of the context differently. So "application" is hosted as "application1", "application2" etc. simply by copying the generic folder of "application" into a new target and do som

Re: replacing panels using replaceWith in wicket

2015-01-20 Thread K
Hi i have been strugguling with this for a while. could you please suggest changes. Scenario: when i search for a job, if a job exists job is displayed in this panel and if the job does not exist it is redirected back to the search panel. i am unable to redirect back to the search panel. --

Re: CryptoMapper clears feedback messages

2015-01-20 Thread guy . wuyts
Hi, ticket https://issues.apache.org/jira/browse/WICKET-5814 created. regards, Guy On 2015-01-20 09:57, Martin Grigorov wrote: Hi, Please create a ticket and attach the quickstart there. It may get lost here ... Thanks! Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgri

Re: CryptoMapper clears feedback messages

2015-01-20 Thread Martin Grigorov
Hi, Please create a ticket and attach the quickstart there. It may get lost here ... Thanks! Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Thu, Jan 15, 2015 at 1:05 PM, wrote: > Hi, > > please find attached a quickstart project. > > regards, > Guy > > > On 20