Hi,

I'm using sx:div for loading a content after the page is loaded.
But, I have problems because Javascript is not working in the page linked by
<sx:div ..>. I read about a solution with Struts2.1.2 (I'm using
Struts2.1.8) in this page(
http://mail-archives.apache.org/mod_mbox/struts-issues/200808.mbox/%3c2107922214.1217595186486.javamail.j...@brutus%3e,
but it did not work for me.
I'm using this code:
<sx:div id="tableScroll"label="table" href="%{#table}"
separateScripts="false" executeScripts="true">
                    Carregant'se
 </sx:div>
and the returned code is a populated table.
I changed the jar struts2-dojo-plugin-2.1.8.jar, how the thread indicates,
but nothing changed.
I need Javacript in the returned content. Please, I need help.


Thanks in advance,

Irene

Reply via email to