Jeremy Thomerson wrote:

> You shouldn't be using database connections.  Use a service from your
> service layer.  Inject the service with wicket-ioc / wicket-guice - it
> will insert a serializable proxy.

It is a controller class that hides the database implementation details and 
it is injected by guice. It is not a connection in terms of a tcp connection 
to a mysql database or alike.

Cheers,

Jan



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

Reply via email to