Ralf, Why not use panels instead of webpages? You can easily embed a panel inside another panel.
Igor -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ralf Ebert Sent: Friday, June 24, 2005 2:32 PM To: [email protected] Subject: [Wicket-user] WebPage and iframes Hi, is there any way a WebPage can use other WebPages? Actually it can contain WebPages (because WebPage extends Component). But it cannot use it from the html template as there seems to be no way to set a specific id for a Page because no matching constructor is offered and the setId method is private in Component. I'm looking for a component/template based way to handle WebPages in a WebPage (for example a page showing pages in iframes). Any chance of doing that? Regards, Ralf ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
