InlineFrame needs PageMap or  Page. Bud I want to render a stream or a PDF File 
in iframe-tag.

WebMarkupContainer: I need to add a wicket component to WebMarkupContainer. I 
don't know which component

----------

Take a look at org.apache.wicket.markup.html.link.InlineFrame as well

2010/9/30 Altuğ Bilgin Altıntaş <alt...@gmail.com>

> WebMarkupContainer
>
> 2010/9/30 <mehmet.kaplanki...@t-systems.com>
>
> > Hi,
> >
> > I would like to use html iframe tag. Example in html:
> > <iframe src="/eba/test.pdf" border="1" width="900px"
> > height="400px"></iframe>
> >
> > My Example to use Wicket:
> > <iframe wicket:id="iframe "src="#" border="1" width="900px"
> > height="400px"></iframe>
> >
> > Which Wicket component can I use for iframe
> >
> > Regards,
> >
> > Mehmet
> >
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to