On Friday, October 5, 2007, 9:18:22 AM, Artur <[EMAIL PROTECTED]> wrote:

> I know that Wicket in development mode does hot redeploy of html templates.
> Is it possible to configure it to does a hot redeploy of java classes too?
> It would boost the development time!!

As far as I'm aware, that's a function of the servlet container that
you're using.  The Wicket code loads the templates, but the servlet
container loads the Wicket code!

/Gwyn


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to