plugins should generally be created as panels not pages, that way they are easy to embed. if not possible then i suppose you can do it via an iframe.
-igor On Sun, Apr 5, 2009 at 3:42 AM, Tomáš Mihok <[email protected]> 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
