You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Thiago Araujo <th...@gmail.com> on 2011/02/11 21:55:24 UTC

I have some doubts

Hello guys,

Can someone help me. i getting the followings errors, i'm sure that i'm
doing something wrong, but i don't know what.


i get a <sx:div> with the following configuration:

<sx:div id="ranking" updateFreq="5000" href="%{resultado}"
refreshOnShow="true" indicator="indicator2" >    <img id="indicator2"
src="${pageContext.request.contextPath}/images/indicator2.gif"
alt="Loading..." style="display: none; margin-top:270px; margin-left:
170px;"  /> </sx:div>

the param updateFreq="5000" just run after 5 seconds, but must it waits 5
seconds even when i'm loading the page? The other problem about this tag is
When i proceed with the indicator param on the div i get error, and when i
leave without the indicator it runs normally. That was so weird.


Thanks.
-- 
Thiago Araujo
IFPE - Analista de sistemas
UPE - Engenharia Elétrica eletrônica
UFPE - Mestrando em Ciência da Computação
@Amadeus - Gerente de Configuração, Gerente de Suporte, Desenvolvedor e
membro do comitê de Liderança
@VHConsultores - Consultor em Software Livre
*Twitter: @thiagosoara  | Facebook: thiagosoara  | LinkedIn: thiagosoara*

Re: I have some doubts

Posted by Dave Newton <da...@gmail.com>.
Which version? (You know the Dojo tags are deprecated, correct?)

Dave

On Fri, Feb 11, 2011 at 3:55 PM, Thiago Araujo <th...@gmail.com> wrote:
> Hello guys,
>
> Can someone help me. i getting the followings errors, i'm sure that i'm
> doing something wrong, but i don't know what.
>
>
> i get a <sx:div> with the following configuration:
>
> <sx:div id="ranking" updateFreq="5000" href="%{resultado}"
> refreshOnShow="true" indicator="indicator2" >    <img id="indicator2"
> src="${pageContext.request.contextPath}/images/indicator2.gif"
> alt="Loading..." style="display: none; margin-top:270px; margin-left:
> 170px;"  /> </sx:div>
>
> the param updateFreq="5000" just run after 5 seconds, but must it waits 5
> seconds even when i'm loading the page? The other problem about this tag is
> When i proceed with the indicator param on the div i get error, and when i
> leave without the indicator it runs normally. That was so weird.
>
>
> Thanks.
> --
> Thiago Araujo
> IFPE - Analista de sistemas
> UPE - Engenharia Elétrica eletrônica
> UFPE - Mestrando em Ciência da Computação
> @Amadeus - Gerente de Configuração, Gerente de Suporte, Desenvolvedor e
> membro do comitê de Liderança
> @VHConsultores - Consultor em Software Livre
> *Twitter: @thiagosoara  | Facebook: thiagosoara  | LinkedIn: thiagosoara*
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org