On Friday 09 September 2005 17:35, Peter Kriens wrote: > I probably misunderstood but in the article you have a war file that > seems to contain most of the important aspects? > > I fully understand you do not WANT a war file, but I assumed it was > needed anyway by the wicket environment (which I do not know).
Ok. (Mind you, I have not written the wiki page. That honors goes to Tim.) The web.xml file is used as a reference to "the typical setup", and I agree that is not very clear. End of the day, a bundle containing the Wicket "view" is what I am striving for, and that view interacts with one or more "models" of the application sitting in their own bundles. Cheers Niclas