As Martijn would put it: http://www.google.at/search?q=spring+wicket+example ;-)
sorry, I don't have the time to write a whole example of using it as there are already plenty available. If you don't know how to create a DAO and howto use spring please refer to the spring (and/or hibernate) documentation in the first place, as this is a wicket mailinglist after all. One more hint: to open the connection: if you're using the opensessioninviewfilter you shouldn't have to worry about opening a connection manually ... best regards, Michael Samit wrote: > > Suppose I am having a html page...having fields like : Name and > Age............and I want to save the records in db..........So how will i > create dao..where i'll open the conenction.....how will i write in > db..................Can u plz explain now? > ----- Michael Sparer http://talk-on-tech.blogspot.com -- View this message in context: http://www.nabble.com/Use-Spring-with-Wicket-tp17600138p17619595.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
