You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Gerrit Wassink <ge...@qfactors.nl> on 2013/11/21 14:30:19 UTC

Using Wicket and Hibernate

Hello,
I am reading "Wicket in Action" the part over wicket, spring and hibernate.Since i am new to concepts like wicket, spring and hibernate i want to learn about them.But also learning three new tools together is a bit much.
Is it therefore a good idea to forget about Spring and make the mvc working with only Wicket and Hibernate?
Maybe you can give me a startup voor working together wicket and hibernate?
Thanks a lot!
Greetings Gerrit

Re: Using Wicket and Hibernate

Posted by Gerrit Wassink <ge...@qfactors.nl>.
Thanks!


Dan Alvizu <da...@pingidentity.com> , 21-11-2013 14:59:
Here's an example of wicket spring and hibernate all working together, with 
an h2 database: 
 
https://github.com/dalvizu/wicket-spring-hibernate-template 
 
-Dan 
 
 
 
On Thu, Nov 21, 2013 at 8:30 AM, Gerrit Wassink 
<ge...@qfactors.nl>wrote: 
 
> Hello, 
> I am reading "Wicket in Action" the part over wicket, spring and 
> hibernate.Since i am new to concepts like wicket, spring and hibernate i 
> want to learn about them.But also learning three new tools together is a 
> bit much. 
> Is it therefore a good idea to forget about Spring and make the mvc 
> working with only Wicket and Hibernate? 
> Maybe you can give me a startup voor working together wicket and hibernate? 
> Thanks a lot! 
> Greetings Gerrit 

Re: Using Wicket and Hibernate

Posted by Dan Alvizu <da...@pingidentity.com>.
Here's an example of wicket spring and hibernate all working together, with
an h2 database:

https://github.com/dalvizu/wicket-spring-hibernate-template

-Dan



On Thu, Nov 21, 2013 at 8:30 AM, Gerrit Wassink
<ge...@qfactors.nl>wrote:

> Hello,
> I am reading "Wicket in Action" the part over wicket, spring and
> hibernate.Since i am new to concepts like wicket, spring and hibernate i
> want to learn about them.But also learning three new tools together is a
> bit much.
> Is it therefore a good idea to forget about Spring and make the mvc
> working with only Wicket and Hibernate?
> Maybe you can give me a startup voor working together wicket and hibernate?
> Thanks a lot!
> Greetings Gerrit