Apache Click Guice integration -



Apache Click Guice integration -

is there way of integrating apache click web framework google guice such can utilize @inject inject guice services page/panel classes ?

i used guice filter on web.xml , added clickservlet in guice servlet module. did override on newpageinstance() method on click servlet , called injector.injectmembers(page) inject dependencies on newly created page.

guice click-framework

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -