Here it is:
<f:verbatim>
<iframe src="${PresentationTool.slide.url}" width="100%" height="1200px">
</iframe>
</f:verbatim>
I am guessing that this got much easier when JSP and JSF became friends…
Here it is:
<f:verbatim>
<iframe src="${PresentationTool.slide.url}" width="100%" height="1200px">
</iframe>
</f:verbatim>
I am guessing that this got much easier when JSP and JSF became friends…