You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Harmesh Solanki <ha...@in.v2solutions.com> on 2007/06/06 08:34:19 UTC

iframe issue with myfaces

How to use iframe in myfaces... what value should we given to src .

I try this ,but its not working

<f:verbatim>

                                                            <iframe
src="{#SearchFormBean.contenturl}" width="100%">

 
<h:outputText value="" />

                                                            </iframe>

                                                      </f:verbatim>

 

 

Thanks & Regards

Harmesh Solanki

V2Solutions
A New Vision to Solutions
India: +91-22-66733201 ext 654
US : 1-408-454-6051  ext ---
http://www.v2solutions.com <blocked::http://www.v2solutions.com/> 
TZ : +5:30 GMT

 


Re: iframe issue with myfaces

Posted by Andrew Robinson <an...@gmail.com>.
EL is #{ not {#

On 6/6/07, Harmesh Solanki <ha...@in.v2solutions.com> wrote:
>
>
>
>
> How to use iframe in myfaces… what value should we given to src .
>
> I try this ,but its not working
>
> <f:verbatim>
>
>
> <iframe src="{#SearchFormBean.contenturl}" width="100%">
>
>
>    <h:outputText value="" />
>
>
> </iframe>
>
>
> </f:verbatim>
>
>
>
>
>
> Thanks & Regards
>
> Harmesh Solanki
>
> V2Solutions
>  A New Vision to Solutions
>  India: +91-22-66733201 ext 654
>  US : 1-408-454-6051  ext ---
>  http://www.v2solutions.com
>  TZ : +5:30 GMT
>
>