Hello Roland,

Personally I would not recommend the (beta) javaconfig thing to an 
unexperienced spring user.
Avoiding XML hell is done by doing the wiring with Spring, and doing 
configuration separately (with or without Spring). I know this is a fine 
line of distinction, but one well worth exploring.

Regards,
    Erik.


Roland Kaercher wrote:
> Hi ZedroS,
>
> you could check out the wicket pastebin at
> http://developer.berlios.de/projects/wicketpastebin/ which uses wicket
> and spring.
> I personally think using only the interfaces in your code is usually a
> good idea. If you want to avoid XML and don't mind dabbling with
> experimental code then you could take a look at
> http://www.springframework.org/javaconfig which aims to configure
> spring in java code.
>
> regards,
>
> roland
>
>   

-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to