Announcement

Collapse
No announcement yet.

page loading sections twice or more after commandLink clicked more than1

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • page loading sections twice or more after commandLink clicked more than1

    Hello,
    <br>
    I am having a weird problem in a JSF project:<br>
    moving from a page to the next through a commandLink. Now <b>if</b> the user click to the commandLink twice or more
    <i>(the page takes some time to load so many users do not wait and click again and again ( )</i> ,<br>
    the following page the page is being built with some sections <i>(JSF sections) </i> repeated and also with some code <i>(visible for the user)</i> like<br>
    <b>size="1" onchange="changeCountry()"&gt; </b><br>
    or similars and also the content of a selectItem written as text in a line!<br>
    <b>Any idea what could be wrong?</b><br>
    Thanks + regards<br>
    PS:<i> if I "refresh" (F5) the page after it was built wrong, the page builds as it has to, even if I refresh repeatedly it builds ok...</i>
    <br>
    Opinions or answers in german also welcome
Working...
X