Gwyn wrote:
> 
> 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!!
> 
> AFAIK Wicket you some cutom class loarder so I thought that 
> 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!
> 

AFAIK Wicket you some custom class loader so I thought that it can re-load
the class if needed aside from servlet container. What do you think about
it?

-- 
View this message in context: 
http://www.nabble.com/hot-redeploy-of-java-classes-tf4573767.html#a13057227
Sent from the Wicket - User mailing list archive at Nabble.com.


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

Reply via email to