I HAD thought that setting executeScripts="true" on the div would do the trick, but I saw the same behavior with or without it.
My divs looked like: <s:div theme="ajax" labelposition="right" href="%{selectResource}" id="selectResource" executeScripts="true"/> -Brian On 3/28/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:
Just set executeScripts="true" on the div, and that will do the trick. musachy