http://wicketinaction.com/2008/10/creating-pluggable-applications-with-wicket-and-spring/
-igor
2011/3/4 Leszek Gawron :
> Hello,
>
> Let's say I want to write some UI to edit some complicated configuration
> split into multiple entities in multiple maven modules. The UI needs to have
> one entry
Hello,
Let's say I want to write some UI to edit some complicated configuration
split into multiple entities in multiple maven modules. The UI needs to
have one entry point though. So:
Let's create the UI based on TabbedPanel. Each of the tabs will be
provided by different maven modules by t