Hello,

According to the div tag documentation at
http://struts.apache.org/2.x/docs/ajax-tags.html#AjaxTags-divTag , the
content of the div tag isn't supposed to load automatically if autoStart is
set to false. The issue I'm having is that it's loading regardless of the
autoStart value. autoStart="false" is actually being written to the output,
but it appears as if BindDiv.js is ignoring it.

Has anyone else experienced this? Any help would be appreciated.

Thanks.

Reply via email to