Hi,

        I'm trying to make InlineFrame in my portlet deployed in Liferay 
Portal.
in page:
        add(new InlineFrame("myFrame", PageMap.forName("xys"), MyFrame.
class));

in markup:
        <div>
                <iframe wicket:id="myFrame">
                        <p>Your browser does not support iframes.</p>
                </iframe> 
        </div>

where MyFrame.java is an empty wicket webpage with simple associated 
markup (MyFrame.html) that contains just "hello IFrame" text (and html, 
head and body tags).

In Portlet is MyFrame page displayed, but is surrounded with whole liferay 
portal.
In other words; in Liferay Portal is my portlet displayed, in that portlet 
is whole liferay displayd again and inside that is finally MyFrame page 
displayed.

How should I create InlineFrame that contains just MyFrame.java (with 
associated MyFrame.html) ? 



Táto správa je určená iba pre uvedeného príjemcu a môže obsahovať dôverné 
alebo interné informácie. Ak ste ju omylom obdržali, upovedomte o tom 
prosím odosielateľa a vymažte ju. Akýkoľvek iný spôsob použitia tejto 
správy je zakázaný.
Prosím, vážte si našu planétu a tento e-mail vytlačte iba vtedy, ak ho 
naozaj budete potrebovať.

Reply via email to