Put this in ur web.xml <context-param> <param-name>configuration</param-name> <param-value>development</param-value> </context-param>
On 10/23/07, raybristol <[EMAIL PROTECTED]> wrote: > > > dummy question, how to set wicket in Deloyment mode? There is a > Application#getConfigurationType() but I expect something like > Application#setConfigurationType() which does not exist so I thing I must > miss something here... > > Many thanks > -- > View this message in context: > http://www.nabble.com/dummy-question%2C-how-to-set-wicket-in-Deloyment-mode--tf4677449.html#a13364304 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >