For an example app for Spring 2.5, download the full distrubution jar
with dependencies; which contains ample sample apps.

To understand how Wicket and Spring can be integrated and its
implications, go to: http://cwiki.apache.org/WICKET/spring.html. As
for a wicket app that uses Spring:
http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-phonebook/.
However, I would recommend injecting service beans rather than your
DAOs



Good luck,
JP.

On Dec 15, 2007 3:16 PM, Korbinian Bachl <[EMAIL PROTECTED]> wrote:
> Hi,
>
> im currently using ANT + IDE (EAR having EJBapp + WEBapp) to get my
> wicket apps started, but somehow I looked at the new spring 2.5 and it
> seems interesting to me (same possibilities but no big appserver
> needed)... can anyone post a example app or structure to me where I can
> see how to plug wicket + spring 2.5 together? (or a Maven2 Archetype for
> it?)
>
> I mean, where do you stere there? first a spring 2.5 App and then put
> wicket in? or wicket first and then spring in?... sorry for the noobish
> question but I never used spring before.
>
> Best,
>
> Korbinian
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to