<div><div><div>Hi.</div><div><br></div><div>I&#39;m playing with comet.. well i have a problem and i don&#39;t have any clue to wich is my mistake.</div><div><br></div><div>in the following code. when I do click in the link, the &quot;llamados&quot; div is filled with the seaside default page, and not with message result.</div>
<div><br></div><div>any clue is wellcome.</div><div><br></div><div>Best</div></div></div><div>D.</div><div><div>CTTest&gt;&gt;renderLlamadosOn: html</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>html table:[</div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span>html tableRow:[ </div><div><span class="Apple-tab-span" style="white-space:pre">                        </span>html tableData:[ html text: &#39;Id&#39; ].</div><div><span class="Apple-tab-span" style="white-space:pre">                        </span>html tableData:[ html text: &#39;Detalle&#39;].</div>
<div><span class="Apple-tab-span" style="white-space:pre">                        </span>html tableData:[ html text: &#39;Accion&#39;]].</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>self class model llamados keysAndValuesDo:[ :key :value |</div>
<div><span class="Apple-tab-span" style="white-space:pre">                        </span>html tableRow:[</div><div><span class="Apple-tab-span" style="white-space:pre">                                </span>html tableData:[ html text: key].</div><div><span class="Apple-tab-span" style="white-space:pre">                                </span>html tableData:[ html text: value].</div>
<div><span class="Apple-tab-span" style="white-space:pre">                                </span>html tableData:[ html anchor onClick:(html jQuery ajax callback:[ self eliminar: key]); with:[ html text:&#39;eliminar&#39;]]]]].! !</div></div><div><br>
</div><div><br></div><div><div>CTTest&gt;&gt;eliminar: numero</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>self class model sacarDeLaLista: numero.</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>self update! !</div>
</div><div><br></div><div><br></div><div><br></div><div>CT&gt;&gt;update</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>self pusher javascript:[ :script|</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>script &lt;&lt; (script jQuery: #llamados)  load html: [ :canvas | self renderLlamadosOn: canvas ]]! !</div>
<a href="http://about.me/diogenes.moreira" target="_blank">http://about.me/diogenes.moreira</a><br><br>
<a href="http://twitfooter.com/user/diogenesMoreira" target="_blank">
 <img src="http://twitfooter.com/status/img/16263146?nocache=2137257022"></a> <br>