we are working on an extension for wicket apps and want to make the usage as easy as possible for users. When in usage, the extension should be able to register itself to a webapp shutdown event transparently without requiring the user do modify their webapps onDestroy method or need to add a ServletContextListener. because this has the potential that the user forgets to add this potentially resulting in memory leaks on webapp restart.

On 02.12.2010 10:38, alex shubert wrote:
Why dont you add you very own listener to servlet container?






---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to