Posts tagged as:

spring

Provide access to Spring from Application

by kinabalu on July 20, 2009

When developing with Apache Wicket, there are times when you won’t be able to use wicket-spring to access your bean implementations. Here is a simple example that you can add to your Wicket Application class to make accessing the context easier

Share this:

Share this:
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DZone
  • Slashdot
  • Technorati

{ 0 comments }

Wicket and Spring

by kinabalu on July 20, 2009

Wicket makes it very easy to integrate directly with the Spring Framework.

Share this:

Share this:
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • DZone
  • Slashdot
  • Technorati

{ 2 comments }