Hi, With r985443 the support for portlets is completely removed. The code is copied to https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-portlets . Check the list of modified files in the commit to see which other files in Wicket are modified. To bring the wicketstuff project in shape you may also need to check WicketFilter class in 1.4.x.
martin-g On Thu, Aug 12, 2010 at 9:42 AM, Wilhelmsen Tor Iver <toriv...@arrive.no>wrote: > > So next step is someone with experience in portlets to try to create a > > separate project with the classes > > from org.apache.wicket.protocol.http.portlet and whatever else is > > needed. > > Probably mostly a WicketPortletFilter to be used in front of WicketFilter > that builds on the portlet-oriented code from the 1.4.x branch and sets up > what is needed if it detects a portlet request? > > - Tor Iver >