I would use a panel (as Igor already suggested) but in case you decide to use a Page there is already an
org.apache.wicket.markup.html.link.InlineFrame class that can be handy. Ernesto TradeMark wrote: > > Hi there, > > -i would like to ask whether it is possible to display other page in > panel of my page. I made a web application and a friend of mine made a > "plugin". We both created it same way - Maven & Wicket. The thing is > that I would like to allow control of his page through my page. So the > question is - can his page be displayed in a panel so that user could > control it and if not, is there other way to accomplish this? (frames?) > > Tomas Mihok > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/Display-other-page-in-panel-tp22892570p22904246.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
