Have you read: http://www.wicket-wiki.org.uk/wiki/index.php/Spring http://www.wicket-wiki.org.uk/wiki/index.php/Spring ?
bhupat parmar wrote: > > hi > i need help in integrating wicket frame work with spring frame .i am using > direct approach for this but my dao object is returning null.and the > applicationcontext.xml is > > <bean id="wicketApplication" class="project.MyApplication"> > <property name="contactDao" ref="contactDao"/> > </bean> > is throwing exception for undefined bean. > can some body help. > > thanks > > -- View this message in context: http://www.nabble.com/How-to-integrate-wicket-frame-work-with-spring-tf4352831.html#a12406060 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
