Have you looked at the phonebook example app?  It's a demo application
using Wicket, Spring & Hibernate.

http://cwiki.apache.org/WICKET/wicket-phonebook.html

On 10/19/07, James Perry <[EMAIL PROTECTED]> wrote:
> Dear Wicket community,
>
> What are the best practises and advice for integrating Wicket with Spring. I
> have read the Wiki so I'm aware of injecting Spring's beans using
> annotations. I am also interested to know if I should just keep an Spring
> ApplicationContext in Wicket's Application class, inject the proxy-based
> Service POJOs into the Application or just inject them into each component
> that needs to use my service's methods?
>
> Look forward to your advice,
> James.
>


-- 
Scott Swank
reformed mathematician

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to