will be next level ;-) - at current status of learning wicket framework is
better
to know how thinks works and do it myself.

 

> -----Original Message-----
> From: Josh Kamau [mailto:joshnet2...@gmail.com] 
> Sent: Tuesday, 26. July 2011 06:51
> To: users@wicket.apache.org
> Subject: Re: RE: How to Catch WebApplication's Destroy()?
> 
> are you prohibited from using a DI framework such as guice or 
> spring?  it can help you manage your object scope and lifecycle
> 
> On 26 Jul 2011 07:41, "Miroslav F." <mir...@seznam.cz> wrote:
> 
> Bad. Wicket application start when you deploy it into Tomcat 
> (it's time when
> WebApplication.init() is
> executed) and stop when you undeploy it or when you stop 
> Tomcat - it should be very long time ;-)
> 
> My scenario is: In WebPage class i do 
> LoadableDetachableModel.load() and here I load all data what 
> I need from database and do all DB stufs - open connection, 
> run SQL, close connection.
> 
> 
> 
> > -----Original Message-----
> > From: eugenebalt [mailto:eugeneb...@yahoo.com]
> > Sent: Tuesday, 2...
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to