[Wicket-user] PortletPage vs. WebPage

2006-09-13 Thread Manuel Barzi
Dear Janne, Currently, while starting up with "wicket-portlets-exapmles" (successfully running now on LifeRay + Tomcat), the initial webapp we are developing was started using "WebPage", following the reference of "wicket-examples". But, what about that webapp - based on WebPage - to be integrate

Re: [Wicket-user] PortletPage vs. WebPage

2006-09-14 Thread Janne Hietamäki
On 13.9.2006, at 17.58, Manuel Barzi wrote: > But, what about that webapp - based on WebPage - to be integrated in a > portlet by means of PortletPage? > I mean, does PortletPage offer the same flexibility WebPage does? I > guess we'll find some limitations, have to test yet, but all > informati